Search

Nalezeno "text": 16020

Do CSS Custom Properties Beat Sass Loops?


I reckon that a lot of our uses of Sass maps can be replaced with CSS Custom properties – but hear me out for a sec. When designing components we often need to use the same structure of a component but change its background or text color based on a theme. For example, in an alert, we might need...

[aktualita] Common Voice má dalších 1400 hodin nahrávek v 18 jazycích


Mozilla aktualizovala svou open source hlasovou databázi Common Voice o 1400 hodin nahrávek v 18 jazycích, v databázi, která slouží hlavně pro strojové učení, byla přitom ještě před rokem pouze angličtina. Na aktualizaci upozornil server Venturebeat. Common Voice je iniciativa Mozilly, která...

A Bit of Performance


Here’s a great post by Roman Komarov on what he learned by improving the performance of his personal website. There’s a couple of neat things he does to tackle font loading in particular, such as adding the <link rel="preload"> tags for fonts. This will encourage those font files...

[aktualita] Zoot má nový problém, soud mu blokuje účty kvůli dluhu na DPH


Zoot, který nyní funguje v režimu ochrany před věřiteli, má nový problém, pražský soud mu nepovolil uvolnit bankovní účty pro běžný provoz kvůli dlužné dani z přidané hodnoty. Upozornil na to web deníku E15. Díky rozhodnutí Městského soudu v Praze tak Zoot momentálně nemá přístup k více...

Text Wrapping & Inline Pseudo Elements


I love posts like this. It's just about adding a little icon to the end of certain links, but it ends up touching on a million things along the way. I think this is an example of why some people find front-end fun and some people rather dislike it. Things involved: Cool [attribute] selectors that...

Control Icons with Font Size


Here’s a nifty trick from Andy Bell that now seems a little obvious in hindsight: if you set an SVG to have a width and height of 1em then you can change the size of it with the font-size property. Try and change the font-size on the body element below to see the icon scale with the text: ...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace