UNPKG
postcss-yu-gothic
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Postcss plugin for Yu Gothic
github.com/nju33/postcss-yu-gothic
nju33/postcss-yu-gothic
postcss-yu-gothic
/
.travis.yml
14 lines
(13 loc)
•
152 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language:
node_js
node_js:
-
"node"
-
"6"
-
"4"
cache:
yarn:
true
before_install:
-
"npm i -g yarn"
install:
-
"yarn"
script:
- yarn test