feat(blog): add theme-based element visibility
This commit is contained in:
parent
36b1ecd8ec
commit
addc033ebe
3 changed files with 19 additions and 0 deletions
|
@ -22,6 +22,7 @@ import "../styles/mark.scss"
|
|||
import "../styles/scrollbar.scss"
|
||||
import "../styles/subSup.scss"
|
||||
import "../styles/table.scss"
|
||||
import "../styles/theme-visibility.scss"
|
||||
|
||||
import { type Metadata } from "next"
|
||||
import Image from "next/image"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue