npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

sass-extras

2.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:145
$ npm install sass-extras
DailyWeeklyMonthlyYearly

sass-extras

Useful utilities for working with Sass

It includes functions for using SVG inline, generating random colors, system font stack, PRNG, and more…

Install

npm install sass-extras

Supported browsers

Latest Chrome, Firefox, and Safari.

Usage

@import './node_modules/sass-extras/index';

Or with sass-loader:

@import '~sass-extras/index';

Docs

Read the docs.

Related

  • react-extras - Useful components and utilities for working with React
  • modern-normalize - Normalize browsers' default style