๐Ÿ“ฆ malash / postcss-plugins-issue-331

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/malash/postcss-plugins-issue-331.git
HTTPS git clone https://github.com/malash/postcss-plugins-issue-331.git
SSH git clone git@github.com:malash/postcss-plugins-issue-331.git
CLI gh repo clone malash/postcss-plugins-issue-331
Malash Malash fix title 7601d11 3 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ prettier.config.js
๐Ÿ“„ README.md
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

postcss-plugins-issue-331

This is a demo repo to reproduce the race condition bug of postcss-custom-properties.

See https://github.com/csstools/postcss-plugins/issues/331

  • Install NodeJS >= 16 and Yarn 1.x
  • Run yarn to install dependencies.
  • Run yarn start and check console log.