File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # editorconfig.org
2+ root = true
3+
4+ [* ]
5+ charset = utf-8
6+ indent_style = space
7+ indent_size = 2
8+ end_of_line = lf
9+ trim_trailing_whitespace = true
10+ insert_final_newline = true
11+
12+ [* .md ]
13+ trim_trailing_whitespace = false
Original file line number Diff line number Diff line change 1+ .DS_Store
2+ node_modules
3+ test /fixtures /* .actual.css
4+ * .sublime-workspace
5+
Original file line number Diff line number Diff line change 1+ language : node_js
Original file line number Diff line number Diff line change 1+ # PostCSS Media Minmax
2+
3+ -----
4+
5+ Media Queries min/max prefix shorthand
6+
7+ ![ Gif Demo] ( http://gtms02.alicdn.com/tps/i2/TB1UIjyGVXXXXcCaXXXx274FpXX-877-339.gif )
Original file line number Diff line number Diff line change 1- postcss-media-minmax
2- ====================
1+ # PostCSS Media Minmax
2+
3+ -----
34
45Media Queries min/max prefix shorthand
6+
7+ ![ Gif Demo] ( http://gtms02.alicdn.com/tps/i2/TB1UIjyGVXXXXcCaXXXx274FpXX-877-339.gif )
You can’t perform that action at this time.
0 commit comments