List of classes #2872
Unanswered
aaronjensen
asked this question in
Help
List of classes
#2872
Replies: 2 comments 1 reply
-
Parsing raw file? (prob should be a better way) |
Beta Was this translation helpful? Give feedback.
1 reply
-
same request: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm curious if there is a way to get a list of available classes for tailwind from the combination of a tailwind config and the
tailwindcss
package. I've briefly looked at the way that tailwindcss-intellisense does it and it's a little hard to understand, plus it's async and intended to be used in a language server. I'm looking to do it one off so that I can have a list with which to statically verify classes that are used.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions