Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 30, 2017

Conversation

vakrilov
Copy link
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
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