šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

style-helpers

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

style-helpers

CSS helpers framework

1.0.2
latest
Source
npm
Version published
Weekly downloads
13K
13.82%
Maintainers
1
Weekly downloads
Ā 
Created
Source

style-helpers

CSS library helpers

npm install --save style-helpers

Classes list & Rules

Enjoy here

Usage

CSS import

@import "style-helpers";

HTML import

<link href="path_to_your_node_modules/style-helpers" rel="stylesheet" type="text/css">

JS import

import 'style-helpers'

Dev Mode

npm run watch

To compile SCSS

  • Install dependency

npm i

  • Build

npm run build

Keywords

SCSS

FAQs

Package last updated on 15 Apr 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