Skip to content

Commit 23f1c73

Browse files
committed
minor
1 parent 3ff72fb commit 23f1c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-utilities-generator",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "TypeScript utility package that simplifies working with CSS properties by providing shorthand notations for common CSS class names. Ideal for developers who want to streamline their CSS styling process, this package helps you translate short, intuitive class names into full CSS properties and values, ensuring your code is cleaner and more maintainable.",
55
"main": "dist/generator.js",
66
"types": "dist/generator.d.ts",

0 commit comments

Comments
 (0)