refactor(theme): fix linking component to the particular framework scss

This commit is contained in:
Dmitry Nehaychik 2017-06-13 20:42:24 +03:00
parent 825881f687
commit c31a1b328b

View file

@ -1,4 +1,5 @@
@import '~@nga/theme/styles_new/all';
@import '~@nga/theme/styles_new/component';
@import '~@nga/theme/styles_new/global/bootstrap/hero-buttons';
@include nga-install-component() {
nga-card {