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

@topplethenun/css-library-example

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@topplethenun/css-library-example

Example of how to build and publish a CSS library.

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

🛠️ css-library-example

Example CSS Library with Storybook

css-library-example is an example of how to build a CSS library with an accompanying Storybook.

Development Guide

Prerequisites

  • NodeJS >= 12
  • Yarn

Building

Code is built using Dart Sass, then PostCSS with Autoprefixer, then clean-css. You can build the library by running the below from your terminal:

$ yarn build

Storybook

You can run the Storybook instance for this library by running the below from your terminal and then following the instructions presented:

yarn storybook

Code Formatting

Code should be formatted following the Prettier code style. You can reformat the code automatically by running the below from your terminal:

$ yarn format

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Richard Harrah

💡 💻 📖 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

FAQs

Package last updated on 22 Oct 2021

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