UNPKG
@stylexjs/postcss-plugin
Version:
beta (0.10.0-beta.2)
latest (0.14.2)
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.1
0.10.0
0.10.0-beta.2
PostCSS plugin for StyleX
github.com/facebook/stylex
facebook/stylex
@stylexjs/postcss-plugin
/
__tests__
/
__fixtures__
/
.babelrc.js
6 lines
(5 loc)
•
113 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { plugins: [ [
'@stylexjs/babel-plugin'
, { dev:
false
, runtimeInjection:
false
}], ], };