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
382 stars 203 forks source link

feat: Redesigned the Input Number for Input Range #530

Closed drvcodenta closed 10 months ago

drvcodenta commented 10 months ago

Added the selector .input-range-inputs[type="number"]

My PR closes #509

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

Updated styles.css by redesigning the Input Number for Input Range

✔️ Check List (Check all the applicable boxes)

Note to reviewers

📷 Screenshots

Screenshot from 2023-10-23 04-32-06

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
code-magic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 9:17pm
Dun-sin commented 10 months ago

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass. Most often, our PR titles are something like one of these:

* docs: correct typo in README

* feat: implement dark mode"

* fix: correct remove button behavior

Linting Errors

* Found type "null", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"

* No subject found

@drvcodenta Please fix this error, if you don't know how, try this:

Note: you can edit your PR message, this PR won't be merged if the error isn't gone and you have a week max to fix it before the PR gets closed without being merged

Dun-sin commented 10 months ago

:tada: This PR is included in version 2.75.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: