Hello all,
I'm building my first Kentico 8.2 project from scratch and I am wondering whether or not it is possible to edit the style sheet externally from the CMS? For example, I would like to edit in Sublime text using either SASS or LESS. Does anyone know if this is possible, and where exactly is the style sheet stored in the directory. I've been looking for it but to no avail.
Thank you in advance for any thoughts or suggestions :)
Check out the documentation for registering CSS PreProcessors. Also check out the LESS module on the Marketplace
Hello again Brenden,
I just found these references thank you. Is there a way to edit style sheets externally from the CMS?
Thanks for your help :)
Once you register your preprocessor you can edit it in both places by checking the stylesheet out to the file system.
Please, sign in to be able to submit a new answer.