This is a demo repo to reproduce the race condition bug of postcss-custom-properties.
See csstools/postcss-plugins#331
- Install NodeJS >= 16 and Yarn 1.x
- Run
yarn
to install dependencies. - Run
yarn start
and check console log.
This is a demo repo to reproduce the race condition bug of postcss-custom-properties.
See csstools/postcss-plugins#331
yarn
to install dependencies.yarn start
and check console log.