Skip to content
Snippets Groups Projects
Commit c3397477 authored by Shane Tomlinson's avatar Shane Tomlinson Committed by Lloyd Hilaiel
Browse files

No longer using StealJS for the CSS files.

Manually including the CSS files in the document head.

Manually combining the CSS files into a single production CSS file.

In the mobile CSS file (m.css), wrapping all content in a media query.  Since this is the last bit in the production CSS file, we no longer need the "body" selector added to everything to gain specificity.  Removing "body" from the selectors.

Updating the compress script to do the right thing.
parent cf5f7f95
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment