Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bcredi/global-css

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bcredi/global-css

Global style for building Bcredi Design System UI

  • 0.2.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by66.67%
Maintainers
3
Weekly downloads
 
Created
Source

@bcredi/global-css

A global reset plus some common custom styles.
A dependency of using React Component or SCSS components is the inclusion of the @bcredi/global-css package.

Overview

PackageVersion
@bcredi/global-css0.2.4

Usage

(S)CSS
@import '[node_modules path]/@bcredi/global-css/dist/style';
JavaScript

To use it in your js sources (with React, Vue...), import the source file using:

import '@bcredi/global-css';

What's included

  • A custom global reset (reset.css) - based on normalize.css and reboot
  • Custom fonts definitions (typography.css) - Google Fonts import, default styles for typography objects
  • Custom objects definitions (custom.css) - e.g. link (<a>) states

FAQs

Package last updated on 04 Nov 2019

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