mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-22 09:22:43 +03:00
clearer note on noStaticStyleSheet
This commit is contained in:
parent
8f0ce1358e
commit
a37dd13539
@ -471,7 +471,7 @@ type alias Option =
|
||||
|
||||
This option will stop the static/constant stylesheet from rendering.
|
||||
|
||||
Make sure to render the constant/static stylesheet at least once on your page!
|
||||
If you're embedding multiple elm-ui `layout` elements, you need to guarantee that only one is rendering the static style sheet and that it's above ll the others in the DOM tree.
|
||||
|
||||
-}
|
||||
noStaticStyleSheet : Option
|
||||
|
Loading…
Reference in New Issue
Block a user