parent
3d209991d7
commit
ae348cceba
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,16 @@
|
||||
/**
|
||||
* Heading
|
||||
*
|
||||
*
|
||||
* @author Björn Hase, Tentakelfabrik
|
||||
* @license http://opensource.org/licenses/MIT The MIT License
|
||||
* @link https://github.com/tentakelfabrik/crispy-css
|
||||
*
|
||||
*/
|
||||
|
||||
@mixin plain-ui__core__content()
|
||||
{
|
||||
.content {
|
||||
|
||||
}
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
/**
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
@mixin plain-ui__helpers__sizing()
|
||||
{
|
||||
|
||||
}
|
@ -1,4 +1,3 @@
|
||||
@import 'reflex-grid';
|
||||
|
||||
$reflex-prefix: 'flex';
|
||||
$legacy-support: false;
|
Loading…
Reference in new issue