TypedCssClasses icon indicating copy to clipboard operation
TypedCssClasses copied to clipboard

Pseudo-classes doesn't work with css type provider

Open brud opened this issue 1 year ago • 1 comments

Hi, I love your type provider! But in the current project I have a problem with it - the pseudo-classes don't seem to work and break the client assembly :(

Repro project - https://github.com/brud/tailwind-typeprovider-repro

This is the default SAFE stack template with a postcss loader and a tailwind, if you run dotnet tool restore and dotnet run you will see an error in the browser (and in the IDE). But if you remove the hover: prefix in Index.fs:57 - it will work fine.

brud avatar Mar 31 '23 15:03 brud

Hi, can I help you somehow?

brud avatar Apr 18 '23 21:04 brud