Where is main.css for the elemental theme

Permalink
I need to edit this file. I can find main.less but not main.css. I only see that in the cache directory.

 
mnakalay replied on at Permalink Reply
mnakalay
Hello,

There is no main.css to modify per say.

main.css is generated by the system from the LESS files. You should modify the LESS files
JohntheFish replied on at Permalink Reply
JohntheFish
You really should not edit anything from the core. Either override it or install the Cloneamental theme and edit that.
DarylM replied on at Permalink Reply
Thanks everyone. Much good information. This option seems the best fix for my needs.
siton replied on at Permalink Reply
siton
///---- C5 less tuturials----///--------------------------------------
C5 docs:
http://documentation.concrete5.org/developers/designing-for-concret...

Example of admin customization:
https://www.youtube.com/watch?v=4WwJimPplEk...

Video: C5 official "how to" use less to Enabling Style Customization (for developers):
https://www.youtube.com/watch?v=CdePC0rH8p0...