See #83. It'd be nice to be able to pass through additional props, such as a nonce, without having to maintain those individual props in the context of this library.
Changes
Write tests to the effect of the above
Add passthrough behavior
Refactor Js and Styles to use file as the key instead of the index
Fixes #83
Motivation
See #83. It'd be nice to be able to pass through additional props, such as a
nonce
, without having to maintain those individual props in the context of this library.Changes
file
as the key instead of the index