Why don't adding a new blank style files?

*.info (File)
; Separate styles for design
stylesheets[all][] = styles/colors.css
stylesheets[all][] = styles/layout.css
stylesheets[all][] = styles/typo.css

Is not bad idea for a good "FRAMEWORK" theme, is good for starting to create a new design...

Comments

dvessel’s picture

Thanks, separating styles is how I usually work myself. I'll keep this in mind for the starter theme.