All Projects → nielsenramon → stacss

nielsenramon / stacss

Licence: other
The unobtrusive SCSS framework

Programming Languages

CSS
56736 projects

STACSS

Join the chat at https://gitter.im/nielsenramon/stacss

The unobtrusive SCSS framework.

STACSS is a lightweight structured SCSS directory which scaffolds basic styles, variables and indispensable modules.

Installation

Copy the contents of /scss into your application scss folder and you are ready to go!

Optional

Note that STACSS requires Autoprefixer for optimal use. Installing it inside your project is recommended.

Feel free to add the .stylelintrc config file as well. It makes sure your SCSS is linted and it enforces consistent conventions in your stylesheets. More info about Stylelint here.

None of the above is required but highly recommended.

License

MIT License

Contributing

  1. Fork it (https://github.com/[my-github-username]/stacss/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].