Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixins may not be defined within control directives or other mixins ? #51

Open
REPTILEHAUS opened this issue Feb 12, 2019 · 1 comment

Comments

@REPTILEHAUS
Copy link

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
@REPTILEHAUS
Copy link
Author

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() {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant