We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bb9f2 commit 93a0befCopy full SHA for 93a0bef
packages/react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@line/abc-def-react",
3
- "version": "0.1.7",
+ "version": "0.1.8",
4
"description": "React components for the ABC Def design system",
5
"license": "Apache-2.0",
6
"homepage": "https://line.github.io/abc-def/",
packages/tailwindcss/package.json
"name": "@line/abc-def-tailwindcss",
"description": "Tailwindcss Plugin for the ABC Def design system",
@@ -28,6 +28,7 @@
28
"typings": "index.d.ts",
29
"files": [
30
"dist/*.js",
31
+ "dist/full.css",
32
"index.js",
33
"index.d.ts"
34
],
0 commit comments