Socket
Socket
Sign inDemoInstall

suitcss-base

Package Overview
Dependencies
1
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    suitcss-base

CSS base styles


Version published
Maintainers
4
Created

Changelog

Source

5.0.0 (October 8th, 2018)

  • Update normalize.css to ^8.0.0.
  • Remove tabindex=-1 ruleset.

Readme

Source

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+

Keywords

FAQs

Last updated on 08 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc