Skip to content

rocbear/gmac-react-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

React & SASS/SCSS template for gmac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published