diff options
author | luca-marie <ml.kochsiek@fu-berlin.de> | 2016-08-24 15:23:07 +0200 |
---|---|---|
committer | thea <ta.kupler@gmail.com> | 2016-09-01 12:08:46 +0200 |
commit | e1e98d0229b8b79de2105515f0312903a23dc335 (patch) | |
tree | 2a7b0c492ffbd9819f05b226e263d5826fcc44d9 /app/assets/stylesheets/application.scss | |
parent | 92481029074f34342cc35937f3aab94aca7887c7 (diff) |
Update with Twitter
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r-- | app/assets/stylesheets/application.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 856a559..f42044b 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -16,6 +16,7 @@ // LEAP web app specific overrides // @import "leap"; +@import "twitter"; // And finally bootswatch style itself // @import "bootswatch/cerulean/bootswatch"; |