1.1.2 • Published 6 years ago

sass-marlo v1.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

sass-marlo

Personal Sass Utilities created by me! Will be updated as I come up with more utilities.

Feel free to use it!

Usage

Use either npm install sass-marlo or yarn add sass-marlo depending on your package manager.

Import the style sheet into your projects main scss file with:

@import "node_modules/sass-marlo/sassmarlo"

Reset and Normalize

CSS reset is also included - I included the meyerweb version.

Import into your main scss file with:

@import "node_modules/sass-marlo/reset"

Normalize is also included from Necolas

@import "node_modules/sass-marlo/normalize"
1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago