chore: prepare open source archive
This commit is contained in:
@@ -5,7 +5,7 @@ updated: 2026-05-31
|
||||
image: /posts/nuxt-tailwind-underline-fix/img/cover.png
|
||||
description: 记录 Nuxt 3 配合 Tailwind CSS 时,客户端导航导致链接文字出现下划线闪烁的问题及解决方案。
|
||||
tags: ['Nuxt', 'Tailwind CSS', 'CSS', '踩坑']
|
||||
author: Nixus
|
||||
author: SuBlog
|
||||
series: Nuxt 博客开发
|
||||
seriesOrder: 3
|
||||
difficulty: 进阶
|
||||
@@ -76,4 +76,4 @@ a:not(.prose a) {
|
||||
|
||||
这是 Nuxt 3 + Tailwind CSS 的一个已知问题,本质上是 CSS 加载时序导致的 FOUC。`!important` 虽然不够优雅,但在这个场景下是务实的解决方案。
|
||||
|
||||
如果你有更好的方案,欢迎在 [Issues](https://github.com/wishesl/SuBlog/issues) 提出!
|
||||
如果你有更好的方案,欢迎在项目仓库的 Issues 中提出!
|
||||
|
||||
Reference in New Issue
Block a user