1.1.5 • Published 6 years ago

sensiostarter v1.1.5

Weekly downloads
27
License
-
Repository
github
Last release
6 years ago

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
1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago