You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This is just a preliminary documentation on how to use flex-layout with npm even though it's not yet supported. It's not recommended to use this in production!
Install
flex-layoutusing npm via GitHubThis will save the current commit as installation candidate. Change this as
flex-layoutis published officially to npm!If you use the import as stated in the documentation you will receive an error that it can't find the module.
therefore change the import to
This is for development purposes only! Do not use this in production!