【发布时间】:2018-12-17 04:22:35
【问题描述】:
我正在尝试使用PostCSS Sass Color Function。我收到此错误:
Unknown error from PostCSS plugin. Your current PostCSS version is 6.0.22, but postcss-sass-color-functions uses 5.2.18. Perhaps this is the source of the error below.
(node:12911) UnhandledPromiseRejectionWarning: Error: /home/ole/Junk/superflycss/component-button/node_modules/@superflycss/variables-colors/notifications/index.css:76:9: Unable to parse color from string "25%"
【问题讨论】:
标签: javascript css npm sass postcss