1.1.2 • Published 5 years ago

sass-marlo v1.1.2

Weekly downloads
3
License
ISC
Repository
github
Last release
5 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

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago