Rouven Bühlmann
Rouven Bühlmann
Thanks for the nice compilation of mixins! I think it would be a cool addition to also implement first-row and last-row mixins displayed in [this article](http://keithclark.co.uk/articles/targeting-first-and-last-rows-in-css-grid-layouts/). I occasionally use this...
**I'm submitting a feature request** **Webpack Version:** 4.6.0 **Babel Core Version**: 7.1.6 **Babel Loader Version**: 8.0.4 **Please tell us about your environment:** macOS 10.13.6 **Current behavior:** I'm using our internal...
**Feature request** I have a company project using clasp and a private one. When I'm switching projects, I need to change my clasp login inbetween. If possible, it'd be nice...
When I'm opening a modal, all elements get `aria-hidden="true"`. Unfortunately, there are elements that have an existing `aria-hidden="true"` tag. When the modal is closed, all elements lose the tag, including...
I think there's a copy-paste error in this line: https://github.com/jasonslyvia/react-menu-aim/blob/master/index.js#L67 I guess this should be `style.marginTop`... right?
GAS updated to using V8 which supports modern ES6/7. This renders most of the transpilation mute. Thus, we can update the babel configuration.
**Versions** nuxt: v2.14.6 node: v14.6.0 netlify-cms: v2.10.61 **Reproduction** When trying to display an svg under the default public path, the SVG is not visible. For example with the config: `{...