UNPKG
gulp-peaches
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
Peaches plugin for gulp.
github.com/sorrycc/gulp-peaches
sorrycc/gulp-peaches
gulp-peaches
/
test
/
fixtures
/
a.css
14 lines
(11 loc)
•
289 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* alice.example 样式模块 */
.ui-example
{
background
:
url
(
https://i.alipayobjects.com/e/201111/268mFOUNIJ.jpg
);
height
: auto;
width
: auto; }
.ui-example-sub
{
background
:
url
(
https://i.alipayobjects.com/e/201208/19xSiKsccX.jpg
);
height
: auto;
width
: auto; }