Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Add sass-resources-loader #136

Commits on May 28, 2019

  1. docs(loaders): Add sass-resources-loader

    This loader allows us to globally import sass resources such as mixins,variables, etc. They'll be available in every SASS file in the project
    without having to explicitly import them in every file. Just like SASS
    behaves outside of Webpack.
    
    sass-resources-loader:
    https://github.com/shakacode/sass-resources-loader
    sargalias committed May 28, 2019
    Configuration menu
    Copy the full SHA
    ebe947b View commit details
    Browse the repository at this point in the history