You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@cmsgov/design-system-support

Package Overview
Dependencies
Maintainers
39
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmsgov/design-system-support

Sass variables, mixins, and functions

3.7.2
latest
Source
npm
Version published
Weekly downloads
684
-29.77%
Maintainers
39
Weekly downloads
 
Created
Source

This package contains the following design system assets:

  • Sass variables, mixins, and functions

These are typically a dependency in the other Sass packages and are a way to share common settings across packages, helping to keep the styles consistent.

Installation

npm install --save @cmsgov/design-system-support

Usage

The source files included are written in Sass (.scss). You can add your node_modules directory to your Sass includePaths and import the file like this:

@import '@cmsgov/design-system-support/index';

FAQs

Package last updated on 08 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts