File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 6
6
title="Philosopher’s stone, logo of PostCSS"
7
7
src="https://api.postcss.org/logo.svg">
8
8
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
+
9
18
[ PostCSS] ( https://github.com/postcss/postcss ) syntax for parsing [ CSS in JS] ( https://github.com/MicheleBertoli/css-in-js ) literals:
10
19
11
20
- [ aphrodite] ( https://github.com/Khan/aphrodite )
You can’t perform that action at this time.
0 commit comments