We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe I'm missing something, it looks like this code:
rails g bootstrap:layout application fluid
creates a fixed layout instead of a fluid layout. When I looked through the code, I couldn't find any fluid layout templates at all.
Since fluid layouts aren't available, I'd recommend removing that option and generating a default fixed template.
The text was updated successfully, but these errors were encountered:
👍 aside from the README I don't see any references to fluid anywhere in the code
Sorry, something went wrong.
I was wondering what I was doing wrong. 😒 I second this proposal.
No branches or pull requests
Maybe I'm missing something, it looks like this code:
creates a fixed layout instead of a fluid layout. When I looked through the code, I couldn't find any fluid layout templates at all.
Since fluid layouts aren't available, I'd recommend removing that option and generating a default fixed template.
The text was updated successfully, but these errors were encountered: