Migrate theme v1.0.0 -> v2.0.0 (Tailwind): rewrite all templates to use dn-* utility classes #7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current state
The app ships theme v1.0.0 (custom CSS with semantic-element layer + eb-* component classes). Current ditc 1.9.0 ships theme v2.0.0 (Tailwind utilities + dn-* color tokens). The app has 179 eb-* class refs, 81 inline hex literals, and 3 dn-* refs.
What v2.0.0 changes
Migration work