sass-marlo

1.1.2 • Public • Published

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"

/sass-marlo/

    Package Sidebar

    Install

    npm i sass-marlo

    Weekly Downloads

    0

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    16 kB

    Total Files

    7

    Last publish

    Collaborators

    • perplexagus