Dun-sin / Code-Magic

All in one styling tool for developers
https://code-magic.vercel.app
MIT License
382 stars 204 forks source link

[FEATURE] Grid column gap and row gap input fields in CSS grid generation #492

Closed Thilakmani-dev closed 1 year ago

Thilakmani-dev commented 1 year ago

Description

Planning to add a Grid column gap and row gap Input fields in CSS grid layout generation

Need to confirm the maximum number that can be entered in no of column and row gap

Added the sample layout design below screenshot, please refer to that

Screenshots

personal-work

Additional information

No response

👀 Have you checked if this issue has been raised before?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

github-actions[bot] commented 1 year ago

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community :nerd_face:

Dun-sin commented 1 year ago

Your issue is unclear

Thilakmani-dev commented 1 year ago

Planning to get column and row gaps as inputs from the user to generate grid more effectively @Dun-sin

Dun-sin commented 1 year ago

Planning to get column and row gaps as inputs from the user to generate grid more effectively @Dun-sin

ok

Thilakmani-dev commented 1 year ago

Already number of rows and columns can be obtained from the user, this column, row gaps are additional inputs.

Dun-sin commented 1 year ago

you got it and I assume you are already familiar with the guidelines, if you've forgotten, go look at it again.

Dun-sin commented 1 year ago

:tada: This issue has been resolved in version 2.73.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: