https://github.com/givebest/postcss-usage
https://github.com/givebest/postcss-usage
autoprefixer postcss
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/givebest/postcss-usage
- Owner: givebest
- Created: 2017-06-12T02:43:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T02:43:33.000Z (about 9 years ago)
- Last Synced: 2026-04-30T14:37:10.073Z (2 months ago)
- Topics: autoprefixer, postcss
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostCSS Usage —— 一种更优雅、更简单的书写CSS方式
> 构建工具为[Gulp](https://github.com/gulpjs/gulp)
> 基于[PostCSS](https://github.com/postcss/postcss)
> PostCSS插件 [CSSNext](https://github.com/cssnext/cssnext) 用下一代CSS书写方式兼容现在浏览器
> PostCSS插件 [Autoprefixer](https://github.com/postcss/autoprefixer) 为CSS补全浏览器前缀
> PostCSS插件 [CSS Grace](https://github.com/cssdream/cssgrace) 让CSS兼容旧版IE
---

---
## 安装
> npm install
## 使用
> gulp