styled-components / vscode-styled-components

Syntax highlighting for styled-components
MIT License
917 stars 118 forks source link

[Feature Request] Add minimal support for RN-CSS #396

Open hyoretsu opened 1 year ago

hyoretsu commented 1 year ago

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'