]> cat aescling's git repositories - mastodon.git/commitdiff
Remove redundant import statement in SCSS (#5864)
authorcormo <cormorant2+github@gmail.com>
Fri, 1 Dec 2017 23:42:20 +0000 (08:42 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Fri, 1 Dec 2017 23:42:20 +0000 (08:42 +0900)
* Remove redudant import statement in SCSS

* Fix wrong chmod

app/javascript/styles/mastodon/components.scss

index 80060a00fe209d29c9778f21a25beb26b05fd51e..26ff8bf00d85a3a597a4e551fe5fa1f76c3c2f25 100644 (file)
@@ -1,5 +1,3 @@
-@import 'variables';
-
 .app-body {
   -webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar;