Topic: Multiple css files
Yesterday i made up some changes in my css files and while working on it i found out that working on 3 different css files (the basic css file and the import) isnt very handy and i couldn't find a reason why it should be that way.
Can somebody tell me why it's nessacery that styling should be done with 3 css files (custom.css, custom_cs.css and base.css).