hippie/README.md

10 lines
323 B
Markdown
Raw Permalink Normal View History

# HIPPIE
2016-04-12 19:51:56 +02:00
## USE
Copy the source folder to your projects style folder.
Compile the SCSS files, for example like a so `sass --watch source/:./`.
Load the screen.css file within the head section of your HTML document. `<link rel="stylesheet" type="text/css" media="all" href="./{your projects style folder}/screen.css"/>`