Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple example showing that SASS/SCSS vars propagate to imported files.

$ npm run node-sass-css

runs the node-sass-css compilation task, creates an mb and an fl css file, with different fonts due to the global var propagating to the subsequently imported files.

$ npm run gulp-sass-css

runs the gulp-sass-css compilation task, creates an mb and an fl css file, with different fonts due to the global var propagating to the subsequently imported files.

Note:

This example is meant to be as simple as possible, so please forgive the simplicity of the build scripts, directory structure, and anything else that bugs you. Thanks.

About

A simple example showing that SASS/SCSS vars propagate to imported files.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages