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

281 add layouts and sample auth pages #282

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

babakhani
Copy link
Contributor

This pull request contains new layouts and examples of authentication pages.

@babakhani babakhani linked an issue Dec 4, 2023 that may be closed by this pull request
@babakhani babakhani changed the title add layouts and sample auth pages 281 add layouts and sample auth pages Dec 4, 2023
@babakhani babakhani added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request bug Something isn't working labels Dec 4, 2023
@pournasserian pournasserian added this to the MVP milestone Dec 5, 2023
@pournasserian
Copy link
Contributor

@TheHadiAhmadi please review the PR

@TheHadiAhmadi
Copy link
Contributor

@babakhani
we should not use tailwind classes directly.
each component or section should have unique name (f-button, f-layout, f-card, f-login-card-header, ...)

and in sass files we should create those classes using @apply.

@pournasserian pournasserian merged commit caa59e8 into dev Dec 5, 2023
@pournasserian pournasserian deleted the 281-add-layouts branch December 5, 2023 10:44
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
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add Layouts
3 participants