Hippie interweaves preeminent personal interface elements
Find a file
2016-11-09 16:02:43 +01:00
.gitignore Added system specific files to .gitignore 2016-04-12 17:34:39 +02:00
LICENSE Update LICENSE 2016-11-09 16:02:43 +01:00
README.md First changes to the readme mainly for testing 2016-11-09 15:29:54 +01:00
robots.txt Started development branch with some dummy files 2016-11-09 15:49:04 +01:00
sitemap.xml Started development branch with some dummy files 2016-11-09 15:49:04 +01:00

HIPPIE

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"/>