vscode-styled-components icon indicating copy to clipboard operation
vscode-styled-components copied to clipboard

[Feature Request] Add minimal support for RN-CSS

Open hyoretsu opened this issue 2 years ago • 0 comments

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'

hyoretsu avatar Dec 29 '22 17:12 hyoretsu