react-imported-component icon indicating copy to clipboard operation
react-imported-component copied to clipboard

used-styles discoverProjectStyles is removed

Open sayjeyhi opened this issue 5 years ago • 3 comments

used-styles discoverProjectStyles is removed but in SSR stream example you are using it

sayjeyhi avatar Apr 02 '20 06:04 sayjeyhi

discoverProjectStyles is still a part of used-styled api - https://github.com/theKashey/used-styles/blob/master/src/index.ts#L10

theKashey avatar Apr 02 '20 06:04 theKashey

@theKashey excuse me actually I mean getProjectStyles

sayjeyhi avatar Apr 02 '20 07:04 sayjeyhi

Well, it got renamed to discoverProjectStyles 😅I'll update imported examples.

theKashey avatar Apr 02 '20 07:04 theKashey