You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation now gives a step by step guide on how to use environment variables to turn on CSS Grid prefixing.
I've also added it to the table of contents.
Copy file name to clipboardExpand all lines: README.md
+40-6Lines changed: 40 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,8 @@ Twitter account for news and releases: [@autoprefixer].
95
95
-[Warnings](#warnings)
96
96
-[Disabling](#disabling)
97
97
-[Options](#options)
98
+
-[Environment variables](#environment-variables)
99
+
-[Using environment variables to support CSS Grid prefixes in Create React App](#using-environment-variables-to-support-css-grid-prefixes-in-create-react-app)
98
100
-[Grid Autoplacement support in IE](#grid-autoplacement-support-in-ie)
0 commit comments