UNPKG

@stylexjs/postcss-plugin

Version:
23 lines (22 loc) 494 B
{ "name": "@stylexjs/postcss-plugin", "version": "0.13.1", "description": "PostCSS plugin for StyleX", "main": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/facebook/stylex.git" }, "license": "MIT", "scripts": { "test": "jest" }, "dependencies": { "@babel/core": "^7.26.8", "@stylexjs/babel-plugin": "0.13.1", "postcss": "^8.4.49", "fast-glob": "^3.3.2", "glob-parent": "^6.0.2", "is-glob": "^4.0.3" } }