mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
12 lines
189 B
SCSS
12 lines
189 B
SCSS
//
|
|
// Mixins
|
|
// ---
|
|
// bigchaindb.com
|
|
//
|
|
|
|
@import '_mixins/typography';
|
|
@import '_mixins/buttons';
|
|
@import '_mixins/alerts';
|
|
@import '_mixins/color-overlay';
|
|
@import '_mixins/backgrounds';
|