Skip to content

MDEV Digital Centralized SASS Boilerplate

Notifications You must be signed in to change notification settings

kidBrazil/crowbar

 
 

Repository files navigation

CROWBAR SASS

CROWBAR SASS Boilerplate

This SASS boilerplate is to be used as a starting point for Moreira Development projects. The intention is for the library to grow as we start seeing repeated patterns and to save time on initial project setups

Usage

  1. First install the package using NPM after requesting access to the company NPM registry
npm install @moreira-development/crowbar-sass
  1. Import the library into your .js pipeline
import '@moreira-development/crowbar-sass`

or

  1. Import it to the main Stylesheet with
@import "~@moreira-development/crowbar-sass";

About

MDEV Digital Centralized SASS Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 71.5%
  • JavaScript 28.5%