mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 15:25:45 +00:00
fix: styling conflict issues
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"types": "./src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./styles.css": "./dist/index.css"
|
||||
"./styles.css": "./dist/index.css",
|
||||
"./theme.css": "./src/styles/theme.css"
|
||||
},
|
||||
"scripts": {
|
||||
"build:styles": "tailwindcss -i ./src/styles/index.css -o ./dist/index.css",
|
||||
|
||||
Reference in New Issue
Block a user