Dodanie menu dolnego, dodanie sposobu kończenia tury, sass.

This commit is contained in:
kplaczek
2017-10-01 19:49:55 +02:00
parent 87b8fe37a3
commit 198f0c1f49
12 changed files with 957 additions and 16 deletions

6
sass/index.scss Normal file
View File

@@ -0,0 +1,6 @@
@import 'reset';
@import 'variables';
@import 'grid';
@import 'light';
@import 'coins';
@import 'dark';