🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

css-pack

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-pack

Pack CSS dependency graphs into bundles

latest
Source
npmnpm
Version
0.8.3
Version published
Weekly downloads
46
-6.12%
Maintainers
1
Weekly downloads
 
Created
Source

css-pack

Packs CSS dependency graphs produced from dgraph or module-deps into a single CSS bundle, assuming every node in the graph contains CSS source and the graph itself is sorted with deps-sort

% npm install -g dgraph dgraph-css-import css-pack
% dgraph --transform dgraph-css-import style.css \
  | css-pack \
  > bundle.css

Keywords

dgraph

FAQs

Package last updated on 05 Feb 2014

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