- Use variables
- Split everything in various files

The SCSS is compiled with `cargo build`/`run`

I also fixed a few visual issues.
This commit is contained in:
Baptiste Gelez
2018-12-15 22:06:27 +01:00
committed by GitHub
parent 38302203f4
commit 9e799f2cf2
11 changed files with 1032 additions and 996 deletions
+1
View File
@@ -64,6 +64,7 @@ rev = "4a72ea2ec716cb0b26188fb00bccf2ef7d1e031c"
[build-dependencies]
ructe = "0.5.4"
rocket_i18n = { version = "0.3.1", features = ["build"] }
rsass = "0.9"
[features]
default = ["postgres"]