Place CSS exactly parallel to the SCSS for easier relations to fonts etc

This commit is contained in:
benjamin melançon 2018-08-20 13:03:44 -04:00
parent ec0888cf7a
commit 980ad288db
2 changed files with 2 additions and 2 deletions
styleguide/_source

View file

@ -4,7 +4,7 @@
"destination": "../",
"homepage": "styleguide.md",
"css": [
"../../static-layouts/assets/css/agaric.css"
"../../agaric/css/agaric.css"
],
"js": [
"../../agaric/js/jquery-3.2.1.min.js"