Skip to content

Commit e8c552c

Browse files
committed
add licence
1 parent 601cbbd commit e8c552c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "marcorieser/tailwind-merge-statamic",
3+
"license": "MIT",
34
"autoload": {
45
"psr-4": {
56
"MarcoRieser\\TailwindMergeStatamic\\": "src"
@@ -8,7 +9,7 @@
89
"extra": {
910
"statamic": {
1011
"name": "Tailwind Merge Statamic",
11-
"description": "Tailwind Merge Statamic addon"
12+
"description": "Automatically resolves Tailwind CSS class conflicts in Statamic"
1213
},
1314
"laravel": {
1415
"providers": [

0 commit comments

Comments
 (0)