mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
13 lines
202 B
SCSS
13 lines
202 B
SCSS
/*! Ionic: Material Design */
|
|
@charset "UTF-8";
|
|
|
|
|
|
// Core Components
|
|
@import "ionic.core";
|
|
|
|
|
|
// Material Design Components
|
|
@import
|
|
"components/action-sheet/modes/md",
|
|
"components/tap-click/ripple";
|