mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
12 lines
169 B
SCSS
12 lines
169 B
SCSS
/*! Ionic: Material Design */
|
|
@charset "UTF-8";
|
|
|
|
|
|
// Core Components
|
|
@import "ionic.core";
|
|
|
|
|
|
// Material Design Components
|
|
@import
|
|
"components/action-sheet/modes/md";
|