Teo Dragovic

Results 5 issues of Teo Dragovic

This PR introduces several changes to CSS: - Replaces overqualified selectors like `div#driver-popover-item` by removing `div` and targeting attribute. This makes it easier to override default styles by passing custom...

**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behaviour?** See following snippets example 1 ``` const getYears = (min, max) => (...

**Do you want to request a _feature_ or report a _bug_?** Feature **What is the current behaviour?** All webpack-generated files are outputted into `build` directory alongside files from `static`, `index.html`...

On [demos and examples](https://preactjs.com/about/demos-examples) link to [codepen template](https://codepen.io/developit/pen/pgaROe?editors=0010) opens broken pen. I think the template can be rewritten to use functional component and import via skypack direct in pen (makes...