diff options
author | Your Name <you@example.com> | 2017-12-23 20:10:15 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2017-12-23 20:10:33 +0100 |
commit | 95c3bad65fb93e5de5d36889e186b55e3f7c6446 (patch) | |
tree | 9a293fea117b902292989d7a962889274c405e47 /assets/css/variables.css | |
parent | d0cf5f9e4a5df1c4fb77425c51160d0f81a1bddc (diff) | |
download | lesoiseaux.io-95c3bad65fb93e5de5d36889e186b55e3f7c6446.tar.gz |
Add assets (they are mounted at each site as /assets/
Diffstat (limited to 'assets/css/variables.css')
-rw-r--r-- | assets/css/variables.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/variables.css b/assets/css/variables.css new file mode 100644 index 0000000..a0608f8 --- /dev/null +++ b/assets/css/variables.css @@ -0,0 +1,5 @@ +/** + * SCSS Variables + **/ + +/*# sourceMappingURL=variables.css.map */ |