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

Allow config customization #3

Closed
desmondinho opened this issue Jun 11, 2024 · 0 comments · Fixed by #4
Closed

Allow config customization #3

desmondinho opened this issue Jun 11, 2024 · 0 comments · Fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@desmondinho
Copy link
Owner

desmondinho commented Jun 11, 2024

At the moment there is no way to configure and extend TwMergeConfig as mentioned in the first pre-release of this project.
This limitation becomes annoying when you want to extend the default TailwindCSS config in your ASP.NET Core web projects but merging results in unexpected behavior.

Proposed Changes:

Allow providing customTwMergeConfig with the following abilities:

  • Provide a custom cache size
  • Provide a custom prefix
  • Provide a custom separator
  • Extend class groups
@desmondinho desmondinho added the enhancement New feature or request label Jun 11, 2024
@desmondinho desmondinho self-assigned this Jun 11, 2024
@desmondinho desmondinho linked a pull request Jul 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant