csstools / postcss-nesting

Nest style rules inside each other

Home Page:https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node#before is deprecated. Use Node#raws.before

francoisromain opened this issue · comments

Hello,
This plugin generates a warning in the console: Node#before is deprecated. Use Node#raws.before

This was a bad report from PostCSS. I am no longer seeing it. Feel free to reopen if you do.