Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
/ styles Public archive

Reusable css style blocks, useable on any element or section of the webpage - sass, less, nodejs, webpack, babel

License

Notifications You must be signed in to change notification settings

Ifycode-experiments/styles

Repository files navigation

@code-collabo/styles-library

Hi there! Thanks for stopping by. Collabo styles-library is a replacement for the less-css-helper-library, and is still in development. The styles-library will use css, sass and less preprocessors, and will continue to be developed to contain more than just display styles. Work has started on making the code suitable for production. You can help with code and the styles-library documentation too.

Collabo styles-library is made up of reusable css style blocks, useable on any element or section of the webpage. Built with javascript, nodejs, webpack, babel, less and sass css-preprocessors. To contribute, see contribution guidelines for how to work with code-collabo repos generally. Run the styles-library on your computer following the instructions below.

Install dependencies

npm install

Start development server

npm start

Run production build and server

npm run build

Port (development or production)

http://localhost:4040/

About

Reusable css style blocks, useable on any element or section of the webpage - sass, less, nodejs, webpack, babel

Topics

Resources

License

Stars

Watchers

Forks