Hippie interweaves preeminent personal interface elements
Find a file
Stephan 9c03fb44cc Neuer Ansatz für css Benennung
Paar grundlegende Klassen umbenannt.
Neue .gitignore
2017-08-16 19:49:36 +02:00
basic Neuer Ansatz für css Benennung 2017-08-16 19:49:36 +02:00
modules Changed defaults 2017-02-27 17:51:25 +01:00
other Add example html file 2016-12-08 23:21:28 +01:00
.gitignore Neuer Ansatz für css Benennung 2017-08-16 19:49:36 +02:00
_abovethefold.scss New structure, indentation and content 2016-12-08 17:50:51 +01:00
_config.scss Changed defaults 2017-02-27 17:51:25 +01:00
_default.scss Changed defaults 2017-02-27 17:51:25 +01:00
_hippie.scss Changed defaults 2017-02-27 17:51:25 +01:00
_override.scss Added override file 2017-01-16 14:00:42 +01:00
example.css Neuer Ansatz für css Benennung 2017-08-16 19:49:36 +02:00
example.html Neuer Ansatz für css Benennung 2017-08-16 19:49:36 +02:00
example.scss Add example html file 2016-12-08 23:21:28 +01:00
gulpfile.js Neuer Ansatz für css Benennung 2017-08-16 19:49:36 +02:00
LICENSE Update LICENSE 2016-11-09 16:02:43 +01:00
package.json Neuer Ansatz für css Benennung 2017-08-16 19:49:36 +02: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"/>