10 Jan 24

I’m a long time vim user and a recent student of the tailwind css system. I wanted a few things:

  1. Never have to close a tag or type the word “class” or quotes.

  2. See an instant preview of what the rendered HTML looks like on screen.

  3. Use normal vim commands to make small edits.

  4. Get a popup menu with common tailwind classes to add as you type.

  5. 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