Changeset - de4b5d25929b
[Not reviewed]
7 0 8
Christopher Neugebauer - 7 years ago 2017-06-07 21:37:44
chrisjrn@gmail.com
Moves the SCSS files, adds base.css
8 files changed with 8 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/less/account.scss
Show inline comments
 
file renamed from static/src/less/account.scss to static/less/account.scss
static/less/base.scss
Show inline comments
 
new file 100644
 
@import "variables.scss";
 
@import "account.scss";
 
@import "custom.scss";
 
@import "editor.scss";
 
@import "site.scss";
 
@import "symposion-components.scss";
 
@import "symposion-schedule.scss";
 
@import "variables.scss";
static/less/custom.scss
Show inline comments
 
file renamed from static/src/less/custom.scss to static/less/custom.scss
static/less/editor.scss
Show inline comments
 
file renamed from static/src/less/editor.scss to static/less/editor.scss
static/less/site.scss
Show inline comments
 
file renamed from static/src/less/site.scss to static/less/site.scss
static/less/symposion-components.scss
Show inline comments
 
file renamed from static/src/less/symposion-components.scss to static/less/symposion-components.scss
static/less/symposion-schedule.scss
Show inline comments
 
file renamed from static/src/less/symposion-schedule.scss to static/less/symposion-schedule.scss
static/less/variables.scss
Show inline comments
 
file renamed from static/src/less/variables.scss to static/less/variables.scss
0 comments (0 inline, 0 general)