10 Jan 24
I’m a long time vim user and a recent student of the tailwind css system. I wanted a few things:
-
Never have to close a tag or type the word “class” or quotes.
-
See an instant preview of what the rendered HTML looks like on screen.
-
Use normal vim commands to make small edits.
-
Get a popup menu with common tailwind classes to add as you type.
-
Be able to “zoom in” to a child node and make it temporarily the root node. (Hit Enter for this feature, and up arrow to get back to normal parent node.)
by andrewfromx
1 year ago
19 May 11
Color the text of CSS color values.
by lamnatos
14 years ago