Converted parts of the default theme to SCSS to allow for faster editing

This commit is contained in:
2017-06-08 16:38:39 +02:00
parent cd7e56028f
commit 03a921110f
9 changed files with 253 additions and 726 deletions

View File

@ -2,6 +2,7 @@
"name": "@christiaangoossens/chrg.nl",
"description": "The theme for chrg.nl",
"dependencies": {
"waypoints": "^4.0.1"
"waypoints": "^4.0.1",
"animate.css": "^3.5.2"
}
}