0.1.1 • Published 7 years ago
gmac-react-sass v0.1.1
gmac-react-sass
React & SCSS template for gmac
Usage
Install
npm install --save gmac-react-sass
or
yarn add gmac-react-sass
Configure
Add the following line to your .gmac config:
{
template: "gmac-react-sass",
...
}Options
Aside from the standard gmac options, gmac-react-sass also supports the following:
useSASS: Boolean
By default the file extension for the styles will be .scss, set this option to true to change that to .sass.
0.1.1
7 years ago