You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to build this demo and keep hitting this issue
Module build failed:
@mixin pill-theme($bg: $nb-color-white, $txt: $nb-color-base-text) {
^
Mixins may not be defined within control directives or other mixins.
in /home/user/Development/user/nebula-components/nebula-components/components/_pills.scss (line 2, column 10)
@ ./src/scss/main.scss 4:14-189
@ ./src/index.jsx
The text was updated successfully, but these errors were encountered:
and also ```ERROR in ./node_modules/css-loader!./node_modules/postcss-loader/lib??ref--2-2!./node_modules/sass-loader/lib/loader.js??ref--2-3!./src/scss/main.scss
Module build failed: @function getLineHeight() {
trying to build this demo and keep hitting this issue
The text was updated successfully, but these errors were encountered: