-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Feature/EnhancementNew feature or requestNew feature or request
Description
Was playing around with the /tailwind app and this idea came to me:
Basic: Instead of just copying the class when clicking on that class, apply that style to the element in the detail panel, so it can be previewed.
Advanced: Allow creating a snippet of markup with ids applied to each. The user can select the element by id and add/remove classes using the details panel. Then they can preview the result. This can get pretty advanced. Might be better as an addon and then added into the tailwind route.
A simpler alternative to advanced could be not allowing raw markup, but using a ui to create something (like a tree).
Metadata
Metadata
Assignees
Labels
Feature/EnhancementNew feature or requestNew feature or request