QiShaoXuan / css_tricks
- суббота, 26 января 2019 г. в 00:16:13
JavaScript
some css tricks,一些css常用样式
尽量少说废话,代码简单易用,方便复制
talk is cheap show me the code
git clone https://github.com/QiShaoXuan/css_tricks.git
cd css_tricks
npm install
npm run docs:dev
git checkout -b new-branch
git commit -am 'Add some feature'
git push origin new-branch
or submit an issue, any helpful suggestions are welcomed