Skip to content

Commit 8dd3298

Browse files
authored
Merge pull request #99 from dkokic/fix/add-browserslist-config
Add explicit browserslist config
2 parents 06bd448 + 327cfd4 commit 8dd3298

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.browserslistrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[production staging]
2+
> 1%
3+
ie 10
4+
5+
[development]
6+
last 1 chrome version
7+
last 1 firefox version

0 commit comments

Comments
 (0)