CSS tricks web developers need to know
Several quick start options are available:
- Clone the repo:
https://github.com/l-hammer/You-need-to-know-css.git
- Install docsify with docsify:
npm install docsify-cli -g (or yarn global add docsify-cli)
- Development run
docsify serve
- Open
http://localhost:3000
in your browser.
- 🍴Fork it!
- 🔀Create your branch:
git checkout -b new-branch
- 🔧Make your changes
- 📝Commit your changes:
git commit -am 'Add some feature'
- 🚀Push to the branch:
git push origin new-branch
- 🎉Submit a pull request
or submit an issue - any helpful suggestions are welcomed. 😜
This project exists thanks to all the people who contribute.
If you find this project useful, you can buy me a coffee ☕, Thank you! 🙏🏻 🙏 🙏🏿
If you provide your github in the message, it will show up here with a link to your github.
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
996ICU © 2017-present, LHammer