UNPKG

@vtmn/css-tag

Version:

Decathlon Design System - Vitamin specific CSS styles for tag component

44 lines (43 loc) 938 B
{ "name": "@vtmn/css-tag", "version": "1.1.4", "description": "Decathlon Design System - Vitamin specific CSS styles for tag component", "keywords": [ "design-system", "ui-kit", "libraries", "css", "vitamin" ], "bugs": { "url": "https://github.com/Decathlon/vitamin-web/issues" }, "repository": { "type": "git", "url": "git+https://github.com/Decathlon/vitamin-web.git" }, "license": "Apache-2.0", "main": "dist/index.css", "files": [ "dist", "src" ], "scripts": { "build": "node build.js" }, "devDependencies": { "@vtmn/css-design-tokens": "^1.1.3", "@vtmn/css-postcss-config": "*" }, "publishConfig": { "access": "public" }, "licenses": [ { "type": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" } ], "svelte": "dist/index-with-vars.css", "gitHead": "a87f7ea0e75570dcabcbd8bb23c4299f14aac6e4" }