Scrawlon

Results 3 issues of 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...

bug

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. ![screen shot 2018-11-15 at 9...

[#64](https://github.com/brianblakely/nodep-date-input-polyfill/issues/64) 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...