Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUIT CSS base

Base styles for web applications. Provides a thin layer on top of Normalize.css. Removes default margins and exposes variables for theming.

Read more about how to use SUIT CSS.

Installation

Configurable variables

  • --background-base: the application background style.
  • --color-base: the root text color.
  • --font-base: the root font style.
  • --link-color-base: the root link color.
  • --link-color-hover-base: the root link interaction (:hover, :focus, :active) color.

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 8+

About

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

Resources

Stars

196 stars

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages