A simple CSS design system!
First dowload the latest version of cssura css file:
cd yourproject/styles
curl -o cssura.css https://raw.githubusercontent.com/claudioacioli/cssura/master/cssura-v1.1.4.css
Then include on your project
<link rel="stylesheet" href="./styles/cssura.css">
We use this library to better experience.
We use Webpack for generate our static asset contents.
We going to change our code from Vanilla CSS to Sass CSS