We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa07699 commit c1f5e47Copy full SHA for c1f5e47
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mohalla-tech/atomizer-tailwindcss-migrator",
3
- "version": "1.0.1",
+ "version": "1.0.0",
4
"description": "A CLI tool to migrate from atomizer to tailwindcss",
5
"main": "index.js",
6
"scripts": {
@@ -15,6 +15,7 @@
15
"author": "mahendra790",
16
"license": "MIT",
17
"keywords": [
18
+ "acss",
19
"atomizer",
20
"tailwindcss",
21
"javascript",
0 commit comments