mapshare / mapshare/map-share-frontend
Create sass mixins and use them in every components scss files
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1- Create a style folder under src and a file called mixins.scss under style folder.
2- Check the following for some mixins references https://w3bits.com/sass-mixins/
3- Try to consider for more mixins options that can be replaced or implemented for easier future implementation
Some sugeestion for mixins: fonts, flexbox for different directions, box setting for width & height, etc.
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.
Assessment
This issue has not been assessed yet.