Commit 5ae3dba5 by Clinton Blackburn

Removed susy

OPS-1906
parent f9187b85
...@@ -3,7 +3,7 @@ NODE_BIN=./node_modules/.bin ...@@ -3,7 +3,7 @@ NODE_BIN=./node_modules/.bin
.PHONY: accept clean compile_translations dummy_translations extract_translations fake_translations help html_coverage \ .PHONY: accept clean compile_translations dummy_translations extract_translations fake_translations help html_coverage \
migrate pull_translations push_translations quality requirements production-requirements test \ migrate pull_translations push_translations quality requirements production-requirements test \
update_translations validate stop-devstack update_translations validate stop-devstack static
help: help:
@echo "Please use \`make <target>' where <target> is one of" @echo "Please use \`make <target>' where <target> is one of"
......
...@@ -2,5 +2,4 @@ ...@@ -2,5 +2,4 @@
// edX Course Discovery: Third Party Libraries // edX Course Discovery: Third Party Libraries
// About: third party libraries and dependencies import // About: third party libraries and dependencies import
@import '../bower_components/susy/sass/susy';
@import '../bower_components/breakpoint-sass/stylesheets/breakpoint'; @import '../bower_components/breakpoint-sass/stylesheets/breakpoint';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment