Revert "Introduce Pattern Library test pages"

This reverts commit 845e3708f3.
This commit is contained in:
Brian Jacobel
2016-04-08 11:41:04 -04:00
parent 31ca2a637a
commit 36917398c0
36 changed files with 163 additions and 263 deletions

View File

@@ -568,6 +568,20 @@ PIPELINE_CSS = {
],
'output_filename': 'css/cms-style-vendor-tinymce-skin.css',
},
'style-main': {
# this is unnecessary and can be removed
'source_filenames': [
'css/studio-main.css',
],
'output_filename': 'css/studio-main.css',
},
'style-main-rtl': {
# this is unnecessary and can be removed
'source_filenames': [
'css/studio-main-rtl.css',
],
'output_filename': 'css/studio-main-rtl.css',
},
'style-edx-icons': {
'source_filenames': [
'css/edx-icons.css',