π Web Design System for &Samhoudmedia
Consumable styleguide .css file for use in web projects. The elements are based off the &Samhoud brand guides.
The compiled CSS can be hosted or served via RawGit for quick usage. Include it into the <head> of your project to quickly get access to some basic &Samhoud styling.
https://cdn.rawgit.com/samhoudmedia/system-sam/4623beae/build/main.css
- Make sure you have
nodeinstalled on your machine.npmcomes with node.- You can check versions with
npm -vandnode -v
- Clone this repo
$ git clone https://github.com/samhoudmedia/puzzle-cube-prototypes.git
- Run
npm run sass:watchto compile.scssfiles. - Run
npm run sass:serverin another terminal window to watch for changes.
This project is licensed under the MIT License