Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/v2 #14

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Feature/v2 #14

wants to merge 40 commits into from

Conversation

RodrigoTomeES
Copy link
Owner

@RodrigoTomeES RodrigoTomeES commented Nov 5, 2023

  • New regex safer
  • Added test
  • Fix all types
  • Compress CSS vars
  • Fix config types

Future

  • New config (like Tailwind content) replace targetExt WIP
  • New config: safe mode and danger mode WIP
  • Move temporal files to a temporary directory instead of the root of the project WIP
  • Improve temporal folder
  • Add SSR support

@RodrigoTomeES RodrigoTomeES linked an issue Jun 13, 2024 that may be closed by this pull request
@RodrigoTomeES
Copy link
Owner Author

@all-contributors please add @florian-lefebvre for bug

Copy link
Contributor

@RodrigoTomeES

I've put up a pull request to add @florian-lefebvre! 🎉

@RodrigoTomeES
Copy link
Owner Author

@gabrielperales you can test the ssr support in alpha-6 version, although I think we should move the code to build hook and only leave the transformation of new classes that may come from, for example, a CMS in the SSR hook, but I think that is more complicated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename CSS Variables
2 participants