refactor: use Tailwind CSS prose styles

This commit is contained in:
Oliver Davies 2023-04-22 21:57:02 +01:00
parent 84be97413d
commit f4bcae37db
14 changed files with 102 additions and 136 deletions

View file

@ -7,22 +7,13 @@ module.exports = {
mode: "jit",
darkMode: "media",
important: true,
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
theme: {
outline: {
black: "1px solid black",
white: "1px solid white",
},
extend: {
typography: (theme) => ({
DEFAULT: {
css: {
p: {
lineHeight: 400,
},
},
},
}),
colors,
fontFamily: {
sans: [