Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Update to postcss 8 #15

Merged
merged 3 commits into from
Jan 12, 2021
Merged

Update to postcss 8 #15

merged 3 commits into from
Jan 12, 2021

Conversation

goto-bus-stop
Copy link
Contributor

Uses the new plugin style and the latest postcss-values-parser.

"postcss-values-parser": "^4.0.0"
},
"peerDependencies": {
"postcss": "^8.0.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"babel-eslint": "^10.1.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated but if you would like to do a bit clean up before a major bump, I suggest replacing babel-eslint by @babel/eslint-parser.

@Semigradsky Semigradsky merged commit d8c2c81 into postcss:master Jan 12, 2021
@goto-bus-stop goto-bus-stop deleted the postcss-8 branch January 12, 2021 16:39
romainmenke pushed a commit to csstools/postcss-plugins that referenced this pull request Dec 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants