According to the postcss cli https://github.com/postcss/postcss-cli, there is no <output-glob-pattern> is there any workaround? #1745
aaacafe786
started this conversation in
General
Replies: 2 comments 3 replies
-
You can write a simple Node.js script using PostCSS JS API to do the It will be a 10-20 LOC script. |
Beta Was this translation helpful? Give feedback.
2 replies
-
is there any way to convert scss/scss-like-css to css in the same step? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello there, we really wanted to use postcss with autoprefixer in our remix/scss project, the issue is that according to the postcss cli https://github.com/postcss/postcss-cli, there is no is there any workaround?
Beta Was this translation helpful? Give feedback.
All reactions