Is it possible to create CSS style sheets outside of Kentico with either SASS or LESS?

Lucas Johnson asked on October 26, 2015 15:20

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 :)

Recent Answers


Brenden Kehren answered on October 26, 2015 15:43

Check out the documentation for registering CSS PreProcessors. Also check out the LESS module on the Marketplace

1 votesVote for this answer Mark as a Correct answer

Lucas Johnson answered on October 26, 2015 15:46

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 :)

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on October 26, 2015 17:04

Once you register your preprocessor you can edit it in both places by checking the stylesheet out to the file system.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.