Dan
Results
2
issues of
Dan
__Expected behavior:__ useStyles hook shouldn't create a class name with no rules. __Describe the bug:__ I'm creating a useStyles hook where the rules are all derived from prop values: ```...
enhancement
I'm importing into a create-react-app project and I'm getting a few warnings from webpack/ajv: ` ./~/ajv/lib/compile/index.js 13:21-34 Critical dependency: the request of a dependency is an expression` `./~/ajv/lib/async.js 96:20-33 Critical...