Commit fd51800
authored
Update Tailwind config to look at Markdown files; adjust Matt Stauffer post style (#263)
* Update Tailwind to search markdown files for Tailwind styles to include
Some previous blog posts used Markdown styles, but they were only able to use styles that were already used in `.html` pages. This will allow styles to be defined in a blog post (Markdown) and Tailwind will build them, even if they don't exist anywhere else.
* Update Matt Stauffer intro post to bring back original styles
Originally introduced in #fb42af1c9897efb8c33213711c26f76c102b4b931 parent 7833266 commit fd51800
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- source/_posts
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments