TypeError: Cannot read property 'includes' of undefined
at ...\src\tailwind.css:1:1
at ...\src\tailwind.css:2:1
at ...\node_modules\postcss-sorting\lib\isAllowedToProcess.js:18:49
at Array.some (<anonymous>)
at isAllowedToProcess (...\node_modules\postcss-sorting\lib\isAllowedToProcess.js:18:17)
at sortNodeProperties (...\node_modules\postcss-sorting\lib\properties-order\sortNodeProperties.js:12:7)
at ...\node_modules\postcss-sorting\index.js:52:4
at ...\node_modules\postcss\lib\container.js:360:44
at ...\node_modules\postcss\lib\container.js:55:18
at Root.each (...\node_modules\postcss\lib\container.js:41:16)
at Root.walk (...\node_modules\postcss\lib\container.js:52:17)
at Proxy.<anonymous> (...\node_modules\postcss\lib\container.js:357:30) {
postcssNode: <ref *1> Root {
raws: { semicolon: false, after: '\n' },
Similar to #107 but error on another line of https://github.com/hudochenkov/postcss-sorting/blob/6027f1c376cbe78a2298bcca8e23f862457893c5/lib/isAllowedToProcess.js#L18
Command:
Error I got:
My first three lines in
tailwind.css