-
test.css:
```css
#app {
scale: 0.1;
}
```
```bash
npx doiuse test.css --browsers "chrome
-
`@media (update: fast)`
Chrome: 113 (May 2023)
Firefox: 102 (June 2022)
Safari: 17 (September 2023)
Edge: 113 (May 2023)
Opera: 99 (May 2023)
Maybe this is a better media query to use now.…
-
Hello Mr. Lochmueller,
I want to embed a video via a Typo3 script (which you will find below) so that the URL of the video is stored in a variable which is set as value for the src-attribute of the…
-
### Make this app more scalable with best practices
1. replace the fragment that wraps the entire app with div along with the class app and role application
2. replace #root style in global.css wi…
-
Provides an example with the scroll animation here *not using a marquee element sadly* as the screen size increases the animation gets progressively choppier, the underlying CSS for this is a 15 secon…
-
https://css-tricks.com/scaled-proportional-blocks-with-css-and-javascript/
CSS scale() seems to be the way.
`var scale = Math.min(
availableWidth / contentWidth,
availableHeight / conten…
-
Please could you provide a capability to add a Favicon to Ignite-generated websites? As I understand it, an extra `link` section would need to be added after the `title` section, as shown in the (W3 S…
-
"Please assign me a task to standardize padding units (px to rem) for #footer-email and #footer-message in CSS. It will help improve consistency and scalability across different screen sizes."
-
There currently is no way to reset the inner `width/height` and `widthTouched/heightTouched`,
I.e: no way to make the component automatically scale again, forcing through css works look-wise, but wil…
-
Task:
Given a website (HAR dump / HTML, JS, CSS files), analyse measurable complexity in terms of structure and third-party code dependencies, in order to answer these questions (among others, see bel…