diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 4a47a60f4..6ffc57400 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -1,7 +1,4 @@ -/* - *= require social-share-button - */ - +@import "social-share-button"; @import "foundation_and_overrides"; @import "fonts"; @import "icons";