Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
380 stars 202 forks source link

feat:better styling for thumb/track radius #500

Closed kantakshay closed 11 months ago

kantakshay commented 11 months ago

Fixes Issue

My PR closes #467

👨‍💻 Changes proposed(What did you do ?)

1) first of all, I changed the styles of the checkbox as per the new design. 2) Added + and - buttons beside the input element. 3) styled them so they look good. 4) Implemented function to the + and - buttons so they can add or subtract the values of input elements. 5) for the function implementation, I made changes in the input-range.ts and getElement.ts files

✔️ Check List (Check all the applicable boxes)

Note to reviewers

📷 Screenshots

Screenshot (183)

Dun-sin commented 11 months ago

@kantakshay stop closing and opening PRs, you can edit a PR