refactor(@theme): refactor style system

This commit is contained in:
tibing 2017-04-18 19:12:29 +03:00
parent e0f79206bb
commit 0992b52b24
14 changed files with 214 additions and 113 deletions

View file

@ -1,5 +1,6 @@
@import '~@nga/theme/styles/themes/nga.theme.default';
@import 'pure.components';
@import 'pure.redefines';
@include nga-theme();
@include custom-components-theme();