diff --git a/README.md b/README.md index a42788e..b4117ea 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,14 @@ export default createLibConfig({ }, }) ``` + +## Notes + +### Inlining / injecting CSS +You can enable inlining CSS code, but please note that this is handled differently for apps and libraries. + +For apps any styles can be injected in the JS by dynamically inject the styles in the document (creating `