Socket
Socket
Sign inDemoInstall

buildo-normalize-css

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buildo-normalize-css

CSS normalizer based on normalize.css


Version published
Maintainers
0
Created
Source

normalize-css

CSS normalizer based on normalize.css with a few custom normalization used at buildo

Install

npm i --save buildo-normalize-css

Usage

In you webpack entry file:

import 'buildo-normalize-css';
Fullscreen app

If you want to create a fullscreen app you need to import the fullscreen module too:

import 'buildo-normalize-css';
import 'buildo-normalize-css/fullscreenApp.css';

Keywords

FAQs

Package last updated on 05 Apr 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc