sweetalert2 / sweetalert2/sweetalert2.github.io
Document available CSS custom props
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Add variables from https://github.com/sweetalert2/sweetalert2/blob/master/src/variables.scss should be documented
After documenting SASS variables we should consider them as the part of public API and apply semver rules when adding/changing anything in variables.scss
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked src/variables.scss file to identify the available Sass variables and custom properties, then locate the documentation site's existing styling or API documentation structure. Done means every relevant variable is documented and the semver expectations for changes to variables.scss are recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, scss
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100