Skip to content

Commit

Permalink
Bump @acusti/styling version to v1.0.0-rc.1
Browse files Browse the repository at this point in the history
changes include:
• renamed internal variables to be more accurate
• cleaned up defunct code
• added optimization for empty styles behavior
  • Loading branch information
acusti committed Sep 2, 2024
1 parent 4c07358 commit b9ef258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acusti/styling",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.1",
"type": "module",
"sideEffects": false,
"exports": "./dist/index.js",
Expand Down

0 comments on commit b9ef258

Please sign in to comment.