Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alex35mil committed Dec 23, 2015
1 parent 720c328 commit 9480ae4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[![npm version](https://badge.fury.io/js/sass-resources-loader.svg)](https://badge.fury.io/js/sass-resources-loader)

# sass-resources-loader

[![npm version](https://badge.fury.io/js/sass-resources-loader.svg)](https://badge.fury.io/js/sass-resources-loader)

This loader will `@import` your SASS resources into every `require`d SASS module. So you can use your shared variables & mixins across all SASS styles without manually importing them in each file. Made to work with CSS Modules!

## Installation
Expand Down

0 comments on commit 9480ae4

Please sign in to comment.