asteroid/bibi/resources/styles/bibi.scss

17 lines
664 B
SCSS
Raw Normal View History

2023-12-28 06:39:56 +00:00
/*!
* 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";