0.0.2 • Published 3 years ago

sass-gadgets v0.0.2

Weekly downloads
14
License
-
Repository
github
Last release
3 years ago

SASS Gadgets

(Draft Version)

Just another SASS library. Based on W3C Standards and ITCSS concept file structure. Having just the settings and tools(gadgets) layers for help you building your design system.

No attached to predefined ClassNames and overrides. Feel free to apply gadgets into your components or create your own ClassNames selectors. And all this, with a minimal CSS bundle at the end.

Happy coding!

Getting Started

Prerequisites

  • A npm project for install this package.
  • Last SASS package version for support module system features.

Installing

How to use it

The Basis

Get all library and using a namespace

With Settings

Create a file '_gadgets.scss' at vendor or where you want. Do a forward from package. Then at your main styles, use it passing the variables want to replace.

Using Fonts

Using FontAwesome Icons

Authors