Jan Willem Henckel
Jan Willem Henckel
## Summary [Google Chrome added a new experimental feature to replace the AA/AAA contrast ratio guidelines with APCA.](https://web.dev/color-and-contrast-accessibility/#advanced-perceptual-contrast-algorithm-(apca)) In that spirit, it seems reasonable to me to add that algorithm...
Hej, thank you for this plugin! We're using it to make craft truly headless. We ran into a few problems that we needed to solve: - The `uri` field is...
# Bug report When using the `optimisticData` function (see #1850) does not use data from SSR fallback as `currentData`. As long as SWR has not revalidated the fallback data you...
Use reacts prop-type package, since the PropTypes export is going away https://github.com/facebook/prop-types#how-to-depend-on-this-package
Maps are [defined](http://sass-lang.com/documentation/file.SASS_REFERENCE.html#maps) as: ``` scss $map: (key1: value1, key2: value2, key3: value3); ``` I'm experiencing are a few issues with their syntax highlighting in sublime 3. ![Sublime 3 -...
# # 🐛 Bug Report Given a dialog with a close button exactly overlaying the open button (not unusual for burger-menu-style navigation), clicking the open button with chrome simulated touch,...