Skip to content

Commit 5febc41

Browse files
Update
Co-Authored-By: JehanKandy <jehankandy@gmail.com>
1 parent 74540a2 commit 5febc41

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
src

index.css

Whitespace-only changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@JKCSS-CSS-Framework/jkcss",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "index.js",
5+
"main": "index.css",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)