We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ce552 commit 304e17eCopy full SHA for 304e17e
2 files changed
packages/babel-plugin-kstyled/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-kstyled",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "Babel plugin for kstyled - Build-time style extraction",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
packages/kstyled/package.json
"name": "kstyled",
"description": "Compile-time CSS-in-JS for React Native - styled-components with zero runtime overhead",
"module": "dist/index.mjs",
0 commit comments