splorp / tersus

An achingly simple WordPress theme without all the usual cruft.
GNU General Public License v3.0
99 stars 6 forks source link

Style Sheet File Naming #20

Closed splorp closed 12 years ago

splorp commented 12 years ago

Before we add more optional style sheets to the theme, I’d like to address the naming conventions for the .css files themselves.

Specifically, I’d like to change the following:

     advanced-layout.csslayout-advanced.css      custom-sg.csslayout-superginormous.css

&c.

This follows similar naming for other theme files such as page.php and page-custom.php.

Sound ok?

cdharrison commented 12 years ago

Just fixed in latest commit. I agree with using this naming convention.

splorp commented 12 years ago

Thanks Chris.

Because I had some conflicting changes, I accidentally stomped on some of your stuff and had to back out the renamed files until I cleaned things up. I think everything is back the way it was before I messed things up. You might want to double check the layout CSS files and header.php.