-
-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Some users would like to be able to use the plugin with their own custom Tailwind config diverging from the original/default config provided by Tailwind CSS.
This can be useful if you use different colors, additional breakpoint variants, etc.
Describe the solution you'd like
The best solution would be to:
- Provide the path to the
tailwind.config.js - Parse the configuration
- Extend/override the plugin configuration
NatanCieplinski
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request