vscode-styled-components
vscode-styled-components copied to clipboard
[Feature Request] Add minimal support for RN-CSS
This package is basically a superset of styled-components for React Native. It has all the same syntax as styled-components for React, so you literally should just need to "recognize" import styled from 'rn-css' as import styled from 'styled-components'