1.1.2 • Published 7 years ago

sass-marlo v1.1.2

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

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago