merged/app/assets/stylesheets/merged.tailwind.css

9 lines
119 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
.prose{
color: inherit;
--tw-prose-bullets: #6b7280;
}