fix css theme conflict

This commit is contained in:
2021-12-27 17:20:01 +01:00
parent 0478174676
commit 31b36509a0
2 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,9 @@ module.exports = {
"./layouts/**/*.html",
"./content/**/*.{html,md}",
],
safelist: [
'sm:flex-row',
],
darkMode: "class",
theme: {
colors: {