mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
661 B
32 lines
661 B
//
|
|
// Component: Tile
|
|
//
|
|
// ========================================================================
|
|
|
|
|
|
// Variables
|
|
// ========================================================================
|
|
|
|
|
|
// Component
|
|
// ========================================================================
|
|
|
|
// @mixin hook-tile(){}
|
|
|
|
|
|
// Style modifiers
|
|
// ========================================================================
|
|
|
|
// @mixin hook-tile-default(){}
|
|
|
|
// @mixin hook-tile-muted(){}
|
|
|
|
// @mixin hook-tile-primary(){}
|
|
|
|
// @mixin hook-tile-secondary(){}
|
|
|
|
|
|
// Miscellaneous
|
|
// ========================================================================
|
|
|
|
// @mixin hook-tile-misc(){}
|