fix(standalone): fixes standalone component styling (#13769)

* test(e2e): update standalone tests for snapshot

* fix(standalone): improve component fonts, box-sizing, etc

* refactor(input): separate textarea styles from input and rename classes

* fix(datetime): change position in an item so cover is over item
This commit is contained in:
Brandy Carney
2018-01-08 10:32:09 -05:00
committed by GitHub
parent 34df45c827
commit 06c9377192
103 changed files with 598 additions and 77 deletions

View File

@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "./slides.vars";
@import "./slides-import";
// Slides

View File

@ -0,0 +1,6 @@
@import "../../themes/ionic.globals";
// Slides
// --------------------------------------------------