Skip to content

Commit 25f3988

Browse files
Add package description and homepage URL
1 parent 5a47ec9 commit 25f3988

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/main/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "launch.css",
33
"version": "1.0.24",
4-
"description": "",
4+
"description": " A classless CSS framework built for speed. Style your website later—build it now.",
5+
"homepage": "https://launch-css.dev",
56
"main": "dist/index.css",
67
"scripts": {
78
"dev": "sass src/_index.scss dist/index.css --watch",

0 commit comments

Comments
 (0)