Skip to content
New issue

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

Loop Layout: Cards #8

Open
justintadlock opened this issue Jul 29, 2019 · 0 comments
Open

Loop Layout: Cards #8

justintadlock opened this issue Jul 29, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@justintadlock
Copy link
Owner

With the addition of the utility CSS classes coming in 2.2.0, we should be able to implement extra layout options with little overhead.

One of the types of layouts I want to do is present posts as "cards". There should be two new layout options:

  • Card: Stacked:
    • Columns: 1-?
    • Width options
    • Landscape or square featured images
  • Card: Horizontal:
    • Columns: 1-3
    • Width options
    • Portrait or square featured images.

Examples: https://tailwindcss.com/components/cards/

@justintadlock justintadlock added the enhancement New feature or request label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant