mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Renamed files to CSS convention. Fixes #71
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"type",
|
||||
|
||||
// Action Sheet
|
||||
"actionSheet",
|
||||
"action-sheet",
|
||||
|
||||
// Nav
|
||||
"bar",
|
||||
@@ -50,4 +50,4 @@
|
||||
"util",
|
||||
"platform";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"type",
|
||||
|
||||
// Action Sheet
|
||||
"actionSheet",
|
||||
"action-sheet",
|
||||
|
||||
// Nav
|
||||
"bar",
|
||||
@@ -41,9 +41,9 @@
|
||||
// Components
|
||||
"alerts",
|
||||
|
||||
"slideBox",
|
||||
"slide-box",
|
||||
|
||||
"splitPane",
|
||||
"split-pane",
|
||||
|
||||
"scroll",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user