asteroid/bibi/resources/styles/bibi.scss
2023-12-27 22:39:56 -08:00

17 lines
No EOL
664 B
SCSS

/*!
* Material Icons by Material Design Authors / Google Inc. - https://material.io/icons
* Licensed under the Apache License Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
* // through a package maintained by Ravindra Marella. - https://marella.github.io/material-icons
* // Licensed under the Apache License Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
*/
$material-icons-font-path: '~material-icons/iconfont/';
@import "~material-icons/iconfont/material-icons.scss";
/*!
*
* # Bibi Style (℠)
*
*/
$images-path: './images';
@import "#globals";
@import "@parts";