We thought our color options could use another friend! We now support HSL in our color picker!
pic.twitter.com/zDlxwAE9hw
-
-
By adding export styles into Code tab with an option "CSS variables". Then just interpret style names as a variables and export as .css. Ex: "color/white" style to :root { --color-white: hsl(0, 0, 100); } code. It will save a lot of time for devs.
-
Got it. Thanks for clarifying you meant styles.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
. Now add an option to export in CSS variables please