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

Create layout components #93

Open
adonyssantos opened this issue Jun 3, 2024 · 0 comments
Open

Create layout components #93

adonyssantos opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels

Comments

@adonyssantos
Copy link
Member

The layout components will include:

  1. <header>: Is the container for the navigation.
  2. `: The nav menu.
  3. <section>: Is a container (12 cols grid)
  4. <main>: if is the only child of section will take the 12 columns
  5. <aside>: there may be up to 2 and each one will take 3 column (to be taken away from <main>).
@adonyssantos adonyssantos added the feature New feature or request label Jun 3, 2024
@adonyssantos adonyssantos added this to the Palm Tree 2.0.0 milestone Jun 3, 2024
@adonyssantos adonyssantos self-assigned this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant