Scott Evans
Scott Evans
## Description I am starting a project and have switched from `@gridsome/source-filesystem` to `@gridsome/vue-remark`. In my config I have had `resolveAbsolutePaths` set to true in both instances. With `source-filesystem` the...
**Is your feature request related to a problem? Please describe.** I have a set of input toggles used for choosing the rooms I wish to clean, these then get passed...
Remove unused CSS automagically... doesn't seem too magic yet.
When using the Home Assistant project (https://www.home-assistant.io/) with this plugin enabled in the latest version of Firefox (`63.0`) I am unable to navigate between sections. The HASS UI is built...
Hi, thanks for the great project. I have been looking through the documentation and spotted some variable references like the following example: ``` html { --color-primary-tint: hsl(350, 100%, 80%); --color-primary:...
Would you consider a PR that brings in the following utility? ``` .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding:...
I think it would be nice to set the text selection colors based on the current theme settings: ``` ::-moz-selection { background: yellow; } ::selection { background: yellow; } ```...
### Checklist - [x] I am using the latest version - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo. - [x]...
It would be great if a custom `className` could be added to the `.sticky` container when it becomes stuck. This would make it easy to tweak the CSS in this...
Hi Matthew, I have been testing this out today and I think it would be a nice touch if the helper integrated with Debug if it is installed (http://wordpress.org/extend/plugins/debug-bar/). What...