mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
mixin cleanup
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// _mixins.scss
|
||||
//
|
||||
|
||||
// Mixins
|
||||
// -------------------------------
|
||||
// Useful utilities and mixins for SCSS files.
|
||||
|
||||
@mixin button-style($bgColor, $borderColor, $activeBgColor, $activeBorderColor, $color) {
|
||||
|
||||
Reference in New Issue
Block a user