New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bigbang-css

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigbang-css

CSS framework based on Atomic BEMITPOSTCSS

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

bigbang

Elementary particle CSS framework based on Atomic BEMITSCSS

Install

:package: npm (Recommended)

$ npm install bigbang-css --save

Usage

:gem: SCSS

Once included, simply @import SCSS files as you need them:

// Example: All of bigbang
@import "bigbang-css/scss/bigbang";

// Example: Individual files
@import "bigbang-css/scss/charge/variable";
@import "bigbang-css/scss/atoms/button";

:sushi: RawGit CDN

<link rel="https://cdn.rawgit.com/sotayamashita/bigbang/master/css/bigbang.css">

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, bigbang is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

License

MIT © Sota Yamashita

Whenever code for bigbang is borrowed or inspired by awesome existing sources, we credit the original developer, designer or article in our code. Please create issues if you think any credit is absent.

Keywords

FAQs

Package last updated on 07 Feb 2016

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