Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Update to Tailwind 1.7, refactor custom CSS #190

Closed
2 of 3 tasks
opdavies opened this issue Aug 19, 2020 · 0 comments
Closed
2 of 3 tasks

Update to Tailwind 1.7, refactor custom CSS #190

opdavies opened this issue Aug 19, 2020 · 0 comments
Assignees

Comments

@opdavies
Copy link
Collaborator

opdavies commented Aug 19, 2020

tailwindlabs/tailwindcss#2159

This introduces breaking changes to how @apply worked before, so be sure to read all of the details before just flipping the switch.

To do:

  • Update Tailwind to 1.7
  • Enable the apply complex classes flag
  • Refactor the existing CSS
opdavies added a commit that referenced this issue Sep 16, 2020
opdavies added a commit that referenced this issue Sep 16, 2020
@opdavies opdavies self-assigned this Sep 16, 2020
opdavies added a commit that referenced this issue Sep 16, 2020
Enable the experimental feature to use `@apply` with complex classes
including interactive states. I tried this on the Rebuilding Symfony
demo project and it worked well.

This would mean that I could refactor some of my existing styles on this
project.

References #190
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant