VSCode Styled Components:优雅突显组件样式语法

VSCode Styled Components提供了对样式组件语法的突出显示和IntelliSense功能。它基于CSS语法构建,适用于JavaScript和TypeScript环境。安装方法:在VSCode中按Ctrl+P,输入ext install vscode-styled-components即可。此扩展为JavaScript和TypeScript中的样式化组件提供了详细的CSS IntelliSense功能,同时能够报告语法错误。您可以在扩展中找到有关样式组件模板字符串的突出显示和IntelliSense的详细用法。有关linter和其他语言功能的信息,请查阅相关文档。

folder
vscode-styled-components:样式化组件的语法突出显示 预估大小:100个文件
file
.gitignore 49B
file
keyframes.js 131B
file
injectGlobal.js 143B
file
dot-tag.js 133B
file
function-media-queries.js 2KB
file
withComponent.js 367B
file
extend.js 209B
file
custom-at-rule.js 218B
file
css-prop.js 99B
file
object-literal.js 214B
file
variable-assignment.js 127B
file
function-call-with-css-helper.js 287B
file
nested-template-strings-with-helper.js 1KB
file
inside-method.js 126B
file
index.js 826B
file
colorization.test.js 3KB
file
runTests.js 803B
file
webpack.config.js 1KB
file
.editorConfig 156B
file
.gitignore 2B
zip 文件大小:230.24KB