CSS
padding-left: 32px;
TW
pl-8
design / 可用工具
复制一段别人的远古 `.class { display: flex; margin-top: 16px; }`,它将会使用正则探针嗅探尽量匹配还原成 Tailwind 的 `flex mt-4` 紧凑类。
设计与布局
This acts as a heuristic quick-dictionary using regex parsing to match pure CSS Key-Value pairs to their closest Tailwind equivalents natively via standard utilities. Highly complex compound rules (`calc()`, layered backgrounds) will fall back to arbitrary values (`bg-[url(...)]`) or be flagged as unmapped. Works best on simple layout strings.
CSS
padding-left: 32px;
TW
pl-8
该工具侧重针对单层的 Element Object Rule 内联直白转换。
工具列表
你可以从这里继续打开相近场景的工具,减少重复搜索。
Tailwind 50-950 全色谱
一张表看完!极其丝滑宏大的 Tailwind CSS 全线色彩面板(由 Slate 一直到 Rose,含 950 黑阶)。不再每次都需要跑回官网查 "emerald-400 的对撞色是多少"。