close
The Wayback Machine - https://web.archive.org/web/20160211080258/https://github.com/suitcss/base
Skip to content
CSS base styles for web apps (a thin layer on top of normalize.css) http://suitcss.github.io/base/test/
HTML CSS JavaScript
Find file
Latest commit f7bc455 @simonsmith simonsmith 1.0.1

README.md

SUIT CSS base

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 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+
Something went wrong with that request. Please try again.