Css pattern library for responsive and fluid applications that appropriately scales up to 12 columns as the device or viewport size increases. The library is build with Sass css preprocessor and use Next Js framework and a node js server for presentaion.
To use the .scss
files copy and paste the /style-guide
folder from the /static/scss dir to your project then include the config.scss
into your main .scss
file.
In the project directory, you can run:
to install dependencies:
to start the application in development mode:
Runs the app in the development mode.
Open http://localhost:3000/ to view it in the browser.
to create a production build of the app