0.3.0 • Published 3 years ago

@topplethenun/css-library-example v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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):

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

0.3.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago