Skip to content

Commit 4c1f7a2

Browse files
author
Mark Skelton
committed
Add fork notes
1 parent db5dd5f commit 4c1f7a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66
title="Philosopher’s stone, logo of PostCSS"
77
src="https://api.postcss.org/logo.svg">
88

9+
## Fork notes
10+
11+
This project was forked by Widen for two reasons:
12+
13+
1. To fix some peer dependency warnings that don't apply given our setup and cause warnings with Yarn.
14+
1. To fix Babel parsing. Newer versions of Babel made some non-supported use cases break. We've fixed this to make stylelint work properly.
15+
16+
We will likely not merge our fork into the source repo due to stylelint's desire to deprecate this package eventually.
17+
918
[PostCSS](https://github.com/postcss/postcss) syntax for parsing [CSS in JS](https://github.com/MicheleBertoli/css-in-js) literals:
1019

1120
- [aphrodite](https://github.com/Khan/aphrodite)

0 commit comments

Comments
 (0)