Skip to content

Commit b9760e4

Browse files
authored
Create buttons.json
1 parent 4805c3d commit b9760e4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/buttons.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"name": "Glow Button",
4+
"author": "core",
5+
"class": "btn-glow"
6+
},
7+
{
8+
"name": "Outline Button",
9+
"author": "core",
10+
"class": "btn-outline"
11+
}
12+
]

0 commit comments

Comments
 (0)