11 lines
134 B
CSS
11 lines
134 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
|
|
|
|
.fill-tremor-content-emphasis {
|
|
fill: rgb(113 113 122) !important;
|
|
}
|
|
|