diff --git a/index.styl b/index.styl index 4ef625e..be40922 100644 --- a/index.styl +++ b/index.styl @@ -15,6 +15,8 @@ // @import './src/core/d-core-submenu/index.styl' @import './src/core/d-core-toolbar/index.styl' +@import './src/paper/d-paper-ripple/index.styl' +@import './src/paper/d-paper-shadow/index.styl' @import './src/paper/d-paper-button/index.styl' @import './src/paper/d-paper-checkbox/index.styl' @import './src/paper/d-paper-dialog/index.styl' @@ -26,8 +28,6 @@ @import './src/paper/d-paper-progress/index.styl' @import './src/paper/d-paper-radio-button/index.styl' @import './src/paper/d-paper-radio-group/index.styl' -@import './src/paper/d-paper-ripple/index.styl' -@import './src/paper/d-paper-shadow/index.styl' @import './src/paper/d-paper-slider/index.styl' @import './src/paper/d-paper-tab/index.styl' @import './src/paper/d-paper-tabs/index.styl' diff --git a/src/paper/d-paper-button/index.html b/src/paper/d-paper-button/index.html index 3ce577f..a2c518d 100755 --- a/src/paper/d-paper-button/index.html +++ b/src/paper/d-paper-button/index.html @@ -38,7 +38,7 @@ --> -