refactor(theme): styles_new -> styles

This commit is contained in:
Dmitry Nehaychik 2017-06-13 20:56:25 +03:00
parent c31a1b328b
commit b9ca0163ff
8 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
@import '~@nga/theme/styles_new/all';
@import '~@nga/theme/styles/all';
@include nga-themes-install();
@import '~@nga/auth/styles_new/all';
@import '~@nga/auth/styles/all';
@include nga-auth-install();