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