Hippie interweaves preeminent personal interface elements
Find a file
2017-01-09 18:09:33 +01:00
basic working with print module 2017-01-09 18:09:33 +01:00
modules working with print module 2017-01-09 18:09:33 +01:00
other Add example html file 2016-12-08 23:21:28 +01:00
.gitignore Added system specific files to .gitignore 2016-04-12 17:34:39 +02:00
_abovethefold.scss New structure, indentation and content 2016-12-08 17:50:51 +01:00
_config.scss Mainly experimental stuff for print 2016-12-15 11:44:35 +01:00
_default.scss First print styles and cdn switch 2016-12-14 12:54:39 +01:00
_hippie.scss make print styles an extra module 2017-01-09 17:37:44 +01:00
example.css working with print module 2017-01-09 18:09:33 +01:00
example.html Mainly experimental stuff for print 2016-12-15 11:44:35 +01:00
example.scss Add example html file 2016-12-08 23:21:28 +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"/>