浏览代码

chore: add tailwind v4 notice

DaiQiangReal 7 月之前
父节点
当前提交
28f316ded0
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      content/start/tailwind/index-en-US.md
  2. 1 1
      content/start/tailwind/index.md

+ 1 - 1
content/start/tailwind/index-en-US.md

@@ -12,7 +12,7 @@ brief: Use TailwindCSS and Semi more elegantly
 
 
 <br/>
 <br/>
 
 
-This page will provide best practices for some issues encountered when using atomic style libraries such as TailwindCSS (v3, Tailwind V4 is not supported yet) with Semi.
+This page will provide best practices for some issues encountered when using atomic style libraries such as TailwindCSS (only v3, Tailwind V4 is not supported yet) with Semi.
 
 
 These problems are often encountered when other component libraries are used with Tailwind, but Semi provides official solutions. It is recommended to follow the instructions in this article to configure the project correctly.
 These problems are often encountered when other component libraries are used with Tailwind, but Semi provides official solutions. It is recommended to follow the instructions in this article to configure the project correctly.
 
 

+ 1 - 1
content/start/tailwind/index.md

@@ -12,7 +12,7 @@ brief: 更优雅地使用 TailwindCSS 与 Semi
 
 
 <br/>
 <br/>
 
 
-本页将提供 TailwindCSS (v3,tailwind V4 暂未支持) 等原子类样式库与 Semi 共同使用时遇到的一些问题的最佳实践。
+本页将提供 TailwindCSS (只支持 v3,tailwind V4 暂未支持) 等原子类样式库与 Semi 共同使用时遇到的一些问题的最佳实践。
 
 
 这些问题在其他组件库与 Tailwind 共同使用时候也会经常遇到,但 Semi 提供了官方解决方案,建议按照本文说明,正确配置项目。
 这些问题在其他组件库与 Tailwind 共同使用时候也会经常遇到,但 Semi 提供了官方解决方案,建议按照本文说明,正确配置项目。