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

Feature: Global variables #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Feature: Global variables #29

wants to merge 2 commits into from

Conversation

juanca
Copy link
Owner

@juanca juanca commented Aug 22, 2020

No description provided.

@juanca
Copy link
Owner Author

juanca commented Sep 3, 2020

juanca@steyr design-system % yarn lint:styles
yarn run v1.17.3
$ stylelint '**/*.css'
TypeError: Cannot read property 'globals' of undefined
    at /Users/juanca/workspace/design-system/node_modules/stylelint-css-modules/rules/css-variables.js:46:44
    at performRules.push.Promise.all.postcssRoots.map (/Users/juanca/workspace/design-system/node_modules/stylelint/lib/lintPostcssResult.js:118:8)
    at Array.map (<anonymous>)
    at rules.forEach (/Users/juanca/workspace/design-system/node_modules/stylelint/lib/lintPostcssResult.js:110:18)
    at Array.forEach (<anonymous>)
    at lintPostcssResult (/Users/juanca/workspace/design-system/node_modules/stylelint/lib/lintPostcssResult.js:74:8)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

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

Successfully merging this pull request may close these issues.

1 participant