Skip to content
/ base Public

CSS base styles for web apps (a thin layer on top of normalize.css)

License

Notifications You must be signed in to change notification settings

suitcss/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50d5ad1 · Jan 4, 2019
Dec 27, 2018
Oct 4, 2018
Nov 20, 2013
Apr 27, 2017
Oct 8, 2018
Jun 1, 2013
Feb 28, 2016
Apr 28, 2017
Jun 24, 2014
Oct 28, 2014
Mar 25, 2018
Oct 8, 2018

Repository files navigation

SUIT CSS base

Build Status

Base styles for web applications. Provides a thin layer on top of Normalize.css.

Read more about how to use SUIT CSS.

Installation

Testing

Install Node (comes with npm).

npm install

To generate a build:

npm run build

To lint code with postcss-bem-linter and stylelint

npm run lint

To generate the testing build.

npm run build-test

Basic visual tests are in test/index.html.

Browser support

  • Google Chrome
  • Firefox
  • Safari
  • Opera
  • Internet Explorer 9+