Skip to content

mzgajner/ie8-separate-css-technique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ie8-separate-css-technique

This repo includes an example of the technique for automatic generation of media-query-free stylesheets with desktop styles for IE8 from existing mobile first responsive stylesheets. Requirements are use of Sass (>= 3.2) and mixins for responsive style definitions.

Use

Simply clone the repo, run the following commands and open index.html.

sass main.sass main.css
sass ie.sass ie.css

Credit for the initial idea goes to my coworker Beni.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages