Skip to content

Commit d040c6d

Browse files
committed
Add jekyll-postcss-v2 plugin and update exclude list in _config.yml
1 parent ce3387d commit d040c6d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ exclude:
1919
- test
2020
- vendor
2121
- tsconfig.json
22+
- package.json
23+
- package-lock.json
24+
- node_modules
25+
26+
plugins:
27+
- jekyll-postcss-v2
2228

2329
url: https://www.ruby-lang.org
2430

0 commit comments

Comments
 (0)