Hippie interweaves preeminent personal interface elements
Find a file
Stephan da18a756f3 Changes to selector naming and structuring
Modules are still on old scheme
2016-12-08 12:00:56 +01:00
basic Small fixes 2016-12-01 18:00:18 +01:00
modules Changes to selector naming and structuring 2016-12-08 12:00:56 +01:00
.gitignore Added system specific files to .gitignore 2016-04-12 17:34:39 +02:00
_config.scss Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
_default.scss Small fixes 2016-12-01 18:00:18 +01:00
_hippie.scss Removed normalize.css 2016-12-07 19:06:52 +01:00
LICENSE Update LICENSE 2016-11-09 16:02:43 +01:00
README.md Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
robots.txt Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
sitemap.xml Added sass and changed basic structure 2016-12-01 15:37:49 +01:00
TODO.md Added sass and changed basic structure 2016-12-01 15:37:49 +01:00

HIPPIE

USE (work in progress)

Clone the repo https://github.com/sthag/hippie.git.

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