Mizumaki Ryota
Results
1
issues of
Mizumaki Ryota
When I analyzed this simple component, ```tsx import { css } from 'lightwindcss'; export const Card: React.VFC = () => { return ( ); }; ``` this CSS file was...