Scrawlon
Scrawlon
I'm having a small issue where Posts sent to Github won't build because there's a colon in the permalink value. I can fix this in my Github repo by manually...
The date-input-polyfill adds two select inputs 'yearSelect' and 'monthSelect' without labels. This triggers an "Label text is empty" error in a WCAG 2.0 accessibility tester.  Hides date picker from screen readers to fix the "Label text is empty" accessibility error. I also had to edit rollup.config.js in order to 'npm start' and 'npm run...