You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TAOS looks so nice, and I would love to use it in my project. But I'm stuck in an no npm environment. I'm using tailwind-standalone thanks to the tailwindcss people.
Is there any way to use this package without npm?
Maybe its easy to build a standalone package on my own? I'm not sure, cause I'm new to this area.
Thanks
Michael
The text was updated successfully, but these errors were encountered:
TAOS is pretty much complete, all it requires is copying the code from src or CDN. I usually copy the minified code and paste it in the for fast loading.
In terms of the Tailwind plugin, not even sure you need that if you follow the steps in the Readme.
Thanks, it works to use the classes without tailwind processor involved. Though it's impossible to @apply TAOS directives, you can't have everything, right? :D
Hi,
TAOS looks so nice, and I would love to use it in my project. But I'm stuck in an no npm environment. I'm using tailwind-standalone thanks to the tailwindcss people.
Is there any way to use this package without npm?
Maybe its easy to build a standalone package on my own? I'm not sure, cause I'm new to this area.
Thanks
Michael
The text was updated successfully, but these errors were encountered: