提取部分级联样式表

发布于 2024-10-14 18:46:54 字数 50 浏览 2 评论 0原文

有谁知道可用于提取部分样式表的实用程序/插件?我只想要任何特定页面上使用的类和 ID。

Does anyone know of any utilities / plugins that can be used to extract a partial stylesheet? I only want the classes and ID's that are used on any particular page.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

依 靠 2024-10-21 18:46:54

您也许可以使用 Dust-Me 选择器 来完成此操作。

You can probably do it with Dust-Me Selectors.

丶情人眼里出诗心の 2024-10-21 18:46:54

请记住,任何给定页面上的样式的“总图片”可能来自许多样式表以及内联样式。如果您正在调试,您可能会发现像 FireBug 这样的工具很有用,它可以检查各个元素并向您显示影响它的所有样式以及它们的来源。

Keep in mind that the 'total picture' for styling on any given page might be coming from many style sheets as well as inline styling. If you're debugging you might find tools like FireBug helpful which examines individual elements and shows you all the styles affecting it and where they came from.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文