Skip to content

feat(styling): Allow loading .css files as a fallback if no .scss file is found(#954)#955

Merged
vakrilov merged 3 commits intomasterfrom
load-scss-fallbacks
Aug 30, 2017
Merged

feat(styling): Allow loading .css files as a fallback if no .scss file is found(#954)#955
vakrilov merged 3 commits intomasterfrom
load-scss-fallbacks

Conversation

@vakrilov
Copy link
Copy Markdown
Contributor

Implements loading the corresponding .css file if .scss file was requested but not found.

Resolves: #954

@ghost ghost assigned vakrilov Aug 22, 2017
@ghost ghost added the in progress label Aug 22, 2017
@vakrilov vakrilov requested a review from sis0k0 August 22, 2017 16:52
@vakrilov vakrilov closed this Aug 23, 2017
@vakrilov vakrilov reopened this Aug 23, 2017
@ghost ghost added in progress and removed in progress labels Aug 23, 2017
@vakrilov vakrilov force-pushed the load-scss-fallbacks branch from f32c25a to 9dea49a Compare August 30, 2017 10:37
@vakrilov
Copy link
Copy Markdown
Contributor Author

uitests

* chore(lint): use 4 spaces instead of 2 in ns-file-system

* refactor: resource loader

* test(xhr-paths): assert resource loader throws when resolving non-existing files
@vakrilov vakrilov merged commit 696e914 into master Aug 30, 2017
@ghost ghost removed the in progress label Aug 30, 2017
@vakrilov vakrilov deleted the load-scss-fallbacks branch August 30, 2017 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants