Add buttons
This commit is contained in:
parent
f46de0edc9
commit
5ec41de72e
3 changed files with 12 additions and 2 deletions
|
@ -3,7 +3,7 @@ import type { Config } from "tailwindcss";
|
|||
import typographyPlugin from "@tailwindcss/typography";
|
||||
|
||||
export default {
|
||||
content: ["./source/**/*.twig"],
|
||||
content: ["./source/**/*.{md,twig}"],
|
||||
theme: {
|
||||
colors: {
|
||||
black: "#000",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue