We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4805c3d commit b9760e4Copy full SHA for b9760e4
1 file changed
src/buttons.json
@@ -0,0 +1,12 @@
1
+[
2
+ {
3
+ "name": "Glow Button",
4
+ "author": "core",
5
+ "class": "btn-glow"
6
+ },
7
8
+ "name": "Outline Button",
9
10
+ "class": "btn-outline"
11
+ }
12
+]
0 commit comments