Mathias Arzberger

Results 15 comments of Mathias Arzberger

I can confirm the error with scssphp v1.11.1 when trying to combine [picoCss](https://picocss.com/). The problematic line of code is the highlighted one: **a:is([aria-current], :hover, :active, :focus),** ``` a:is([aria-current], :hover, :active,...

see https://github.com/contao/docs/issues/177

We are currently developing a social feed module for the content management system [Contao ](https://github.com/contao/core-bundle) and want to use your jQuery plugin for the presentation. Since Contao 4, the extensions...

I wrote some tests and created a repo at https://github.com/pdir/contao-cypress-testing. It's just not so easy to know where to start and what to test. Also nothing is optimized yet and...

For Google, we have so far solved this via an additional meta tag. ``. Will be available in the next [Contao SEO plugin](https://github.com/pdir/contao-seo-plugin) release.