sensiostarter

1.1.5 • Public • Published

SensioStarter

A lightweight CSS framework, by SensioGrey agency

Usage

Install

npm install sensiostarter

Import

After installation, you can import JS file : import 'sensiostarter';

and in your SASS file : @import '~sensiostarter/src/sass/sensiostarter';

You can also import only part of SASS : @import '~sensiostarter/src/sass/components/buttons'; (for buttons)

Browser support

  • Firefox 52+
  • Chrome 57+
  • IE 10+, Edge 12+
  • Safari 10.1+ / iOS Safari 10.3+
  • Opera 44+

Lint and compile

Just run npm install to install the project, then:

  • npm start for development mode
  • npm run build for production mode

Readme

Keywords

Package Sidebar

Install

npm i sensiostarter

Weekly Downloads

1

Version

1.1.5

License

none

Unpacked Size

171 kB

Total Files

43

Last publish

Collaborators

  • sensiogrey