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

🚐 Road map #1

Closed
11 tasks done
phucbm opened this issue May 17, 2022 · 8 comments
Closed
11 tasks done

🚐 Road map #1

phucbm opened this issue May 17, 2022 · 8 comments
Assignees

Comments

@phucbm
Copy link
Member

phucbm commented May 17, 2022

At the end of this road map, we will have a responsive and customizable atomic CSS framework.

To avoid reinventing the wheel, we would follow the naming structure of Stacks.

Checklist

  • Display
  • Spacing vertical
  • Spacing horizontal
  • Font size
  • Positioning
  • Typography
  • Flex
  • Background
  • Object fit
  • Transitions
  • Color
@phucbm phucbm self-assigned this May 17, 2022
@phucbm phucbm pinned this issue May 17, 2022
@phucbm
Copy link
Member Author

phucbm commented Jun 23, 2022

  • overflow:hidden
  • aspect-ratio:1 | 16/9

@tung13041996
Copy link
Member

tung13041996 commented Jun 28, 2022

  • border-radius:50%

@phucbm
Copy link
Member Author

phucbm commented Jul 7, 2022

  • Width 100%
  • Height 100%

@phucbm
Copy link
Member Author

phucbm commented Jul 14, 2022

  • Backdrop-filter blur ➡️ -webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);

@phucbm
Copy link
Member Author

phucbm commented Oct 3, 2022

@vuquangpham Can you help me with this one?

@phucbm
Copy link
Member Author

phucbm commented Oct 4, 2022

Allow updating line-height list on config file.

@phucbm
Copy link
Member Author

phucbm commented Oct 6, 2022

  • color:inherit;

@phucbm
Copy link
Member Author

phucbm commented Nov 16, 2022

@vuquangpham
Responsive for .flex-grid-template

.flex-grid-template.grid-col-xs-1 {}
.flex-grid-template.grid-col-xs-2 {}

.flex-grid-template.grid-col-sm-3 {}
.flex-grid-template.grid-col-sm-2 {}

.flex-grid-template.grid-col-md-2 {}
.flex-grid-template.grid-col-md-3 {}

.flex-grid-template.grid-col-lg-3 {}
.flex-grid-template.grid-col-lg-4 {}

@phucbm phucbm closed this as completed Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants