Decouple JS and CSS into dedicated files #8
smartland007
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.
-
It is very common that JS library are separated to the layout (CSS code).
In a next release, it would be nice to have a *.js file and a *.css file, this will bring 100% flexibility on when we put the CSS file, as well as a better way to customize it.
Beta Was this translation helpful? Give feedback.
All reactions