mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
feat(input): add ionic theme (#29247)
Issue number: internal --------- ## What is the new behavior? Adds the initial files for the Ionic input. ## Does this introduce a breaking change? - [ ] Yes - [x] No
This commit is contained in:
5
core/src/components/input/input.ionic.scss
Normal file
5
core/src/components/input/input.ionic.scss
Normal file
@ -0,0 +1,5 @@
|
||||
@import "./input";
|
||||
@import "./input.ionic.vars";
|
||||
|
||||
// Ionic Input
|
||||
// --------------------------------------------------
|
||||
Reference in New Issue
Block a user