I have created a styled component but my less files are not compiling to css and added to the site.
I have created components in apps/training2/components/structure/title
Than i have added my component styles to clientllibs-compnents/heading/css/style.less
css.txt
#base=css
style.less
Adding categories properties to my
clientibs-components/heading with below value
training2.components.heading
I have also embed properties to my
clientlibs-site with the same value raining2.components.heading
The issue I am facing here is my .less files are not compiled into .css and appear into front end.
can any see if I am missing anything here.
Thanks
Views
Replies
Total Likes
Hi,
Check the errors in less fine. could be an issue with compilation.
Go to /libs/granite/ui/content/dumplibs.rebuild.html and invalidate the cache and rebuild the libs
Hope this will help
Thanks for taking to reply. I have seen this sort of reply as well. but i dont find this file in my system.
I am not sure how can i rebuild the libs. Can you please advise.
Thanks.
you need to open this page in the browser
https://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html
After doing this. It just broke the instance with this.
Now I can't get it starting.
Views
Likes
Replies
Views
Likes
Replies