DocSpace-buildtools/web/ASC.Web.Components/.storybook/styles.scss

9 lines
285 B
SCSS
Raw Normal View History

/*
Any global style for all stories
It can also be an scss file, however,
you have to go to `webpack.config.js` file
and enable the options in there
*/
/*@import "../node_modules/bootstrap/dist/css/bootstrap.css";*/
@import "../node_modules/react-toastify/dist/ReactToastify.min.css";