Socket
Book a DemoInstallSign in
Socket

expressive-css

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expressive-css

A starter template configuration for building sites Expressive CSS.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Expressive CSS is not intended to be a library or framework, but rather a presentation of an approach to writing lightweight, scalable CSS using utility classes that are easy to write and understand.

For more info, go to the Expressive CSS Project Page.

To install:
npm install expressive-css

This project uses npm as its build tool, which is used to process the SASS files via node-sass CLI. To build the project:
npm run build

Or, to build the project with every save:
npm run watch

This project contains some useful SASS mixins, such as utility generators. Check them out in the css/sass/_mixins directory.

If you like the responsive grid system, check out the Simple Grid and Simple Grid Generator.

Find me on Twitter at @johnpolacek and online at johnpolacek.com

Keywords

css

FAQs

Package last updated on 05 Dec 2015

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