@gits-id/button
Advanced tools
Comparing version
{ | ||
"name": "@gits-id/button", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"description": "GITS Button Component", | ||
@@ -19,9 +19,9 @@ "scripts": { | ||
"dependencies": { | ||
"@gits-id/spinner": "^0.2.0", | ||
"@gits-id/spinner": "^0.2.2", | ||
"@gits-id/theme": "^0.1.17-next.1", | ||
"@gits-id/utils": "^0.2.0" | ||
"@gits-id/utils": "^0.2.2" | ||
}, | ||
"devDependencies": { | ||
"@gits-id/tailwind-components": "^0.1.17-next.1", | ||
"@gits-id/tailwind-config": "^0.2.0", | ||
"@gits-id/tailwind-config": "^0.2.2", | ||
"@vitejs/plugin-vue": "^2.2.4", | ||
@@ -42,3 +42,3 @@ "@vue/test-utils": "^2.0.0-rc.17", | ||
"types": "./dist/types/index.d.ts", | ||
"gitHead": "7636dc5155842bce4144e5ac8f86512f119a1f24" | ||
"gitHead": "44993bdea2da663baa7a80c457cfc205fdceecc7" | ||
} |
# GITS Button Component | ||
> Reusable Button Component | ||
> Button Component | ||
@@ -27,9 +27,2 @@ ## Installation | ||
Import button styles in your `main.ts`: | ||
```js | ||
// main.ts | ||
import '@gits-id/button/dist/style.css'; | ||
``` | ||
```html | ||
@@ -47,4 +40,4 @@ <script setup lang="ts"> | ||
## Licence | ||
## License | ||
ISC | ||
MIT |
54251
0.38%19
5.56%42
-14.29%Updated
Updated