1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-02 00:05:37 +01:00
site/_src/_assets/styles/bigchain/_mixins.scss
Matthias Kretschmann 6ede38abfc
dev tweaks
- start linting scss based on Airbnb style guide
- add includePaths to css & js tasks
2017-05-06 18:03:40 +02:00

11 lines
155 B
SCSS

//
// Mixins
// ---
// bigchain.io
//
@import '_mixins/typography';
@import '_mixins/buttons';
@import '_mixins/alerts';
@import '_mixins/color-overlay';