Recognize class names with leading dots #18495
kaathewisegit
started this conversation in
Ideas
Replies: 0 comments
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.
-
This is somewhat of a niche use-case, but I'm using Djot, a Markdown-like markup language, which allows specifying classes:
TailwindCSS doesn't recognize these, however, because they start with a dot. It'd be nice to have a config option which would allow ignoring the leading dots
Beta Was this translation helpful? Give feedback.
All reactions