Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

WindiCSS support #146

Open
peterkmg opened this issue Aug 6, 2021 · 1 comment
Open

WindiCSS support #146

peterkmg opened this issue Aug 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@peterkmg
Copy link

peterkmg commented Aug 6, 2021

WindiCSS has same syntax as Tailwind, so maybe you could add support for it too?

@phamhongphuc
Copy link
Contributor

phamhongphuc commented Aug 9, 2021

WindiCSS has several custom variants that can't be known unless analyzing the windi.config.js file.
https://windicss.org/utilities/general/variants.html

Parsing the config file and outputting a list of variants can be a bit complicated. I've never tried this before.

Will do this when I have time.

@phamhongphuc phamhongphuc added the enhancement New feature or request label Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants