1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-11 09:32:50 +00:00

styling changes - added font-awesome

This commit is contained in:
2017-02-04 04:03:49 +00:00
parent 8b24e8fe31
commit 946fdd1e80
21 changed files with 5136 additions and 34 deletions

View File

@@ -1,3 +1,4 @@
@import '../assets/normalize.css';
@import '../assets/font-awesome/css/font-awesome.css';
@import './variables.scss';
@import './style.scss';