@topplethenun/css-library-example

0.3.0 • Public • Published

🛠️ 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

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!

Readme

Keywords

none

Package Sidebar

Install

npm i @topplethenun/css-library-example

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

14.2 kB

Total Files

10

Last publish

Collaborators

  • topplethenun