Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit fd622b8

Browse files
pascalduezjonathantneal
authored andcommitted
Use PostCSS 7
* Upgrade PostCSS to version 7 * Add package-lock file * Fix broken unit tests
1 parent 294cc20 commit fd622b8

File tree

4 files changed

+1542
-3
lines changed

4 files changed

+1542
-3
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ sudo: false
22
language: node_js
33
node_js:
44
- "6"
5-
- "4"
5+
- "8"
6+
- "stable"

0 commit comments

Comments
 (0)