Skip to content

Commit 4d37033

Browse files
authored
Merge pull request #59 from PersianBrat/issue-with-text-decoration
Issue with text decoration
2 parents c7d0f56 + 2858606 commit 4d37033

File tree

10 files changed

+1431
-80
lines changed

10 files changed

+1431
-80
lines changed

.zarro-defaults

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# zarro defaults file:
2+
# place one VARIABLE=VALUE per line below
3+
# variables here will not override existing environment variables
4+
# unless prepended with a bang, ie
5+
# !VARIABLE=Value
6+
# so this means anything you set in your package.json, eg with
7+
# cross-env, will override what's in here unless you've specifically
8+
# marked the setting in here as forced with !

0 commit comments

Comments
 (0)