nodep-date-input-polyfill
nodep-date-input-polyfill copied to clipboard
Added aria-hidden to date-input-polyfill element. Fixes #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 build' to work.