Does Koobiq/angular-components play well with TailwindCSS? #351
Answered
by
pimenovoleg
touhidrahman
asked this question in
Q&A
|
I just found out the library and it looks awesome! I would like to use it in my projects, however for better coding ergonomics I (& my team) use TailwindCSS heavily. So, does the library works well with tailwind? I can always find out by setting up a demo project, but just wanted to know the maintainers' position and planning on this. Keep up the good work! |
Answered by
pimenovoleg
Oct 9, 2024
Replies: 1 comment
|
Thank you for your feedback, we really appreciate it! :) Yes, we are planning to support TailwindCSS through a dedicated plugin (plugin itself might not be ready this year). Currently, in version 18, we are actively implementing the use of CSS variables, which should help with configuring TailwindCSS (we’ll prepare an example of how to use it). Keep up the great work with your projects! |
0 replies
Answer selected by
pimenovoleg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for your feedback, we really appreciate it! :)
Yes, we are planning to support TailwindCSS through a dedicated plugin (plugin itself might not be ready this year). Currently, in version 18, we are actively implementing the use of CSS variables, which should help with configuring TailwindCSS (we’ll prepare an example of how to use it).
Keep up the great work with your projects!