Our great sponsors
-
Or you can author styles in JS and have them compiled to CSS.
-
Or you can author styles in JS and have them compiled to CSS.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
ppg.report
Weather report tailored for paramotor pilots. Combines NOAA rapid refresh Op40 analysis, nearby Terminal Aerodrome Forecasts, NWS hourly forecast for 2.5km grid areas, NWS active alerts, FAA TFRs, SIGMETs, G-AIRMETs and CWAs
So excited for colors outside of sRGB! I make good use of display-p3, currently only supported in Safari, on https://ppg.report.
-
If you want CSS to be the same across browsers then help implement CSS tests and file bugs
https://www.w3.org/Style/CSS/Test/Overview.en.html
https://web-platform-tests.org/
better specs are great, but tests will actually find the edge cases and lead to more convergence.
-
I'd love to see something like constraint layouts in pure CSS. It's an incredibly powerful tool when building user interfaces.
I was really excited to see GSS (http://gss.github.io), however at the time it was far too slow to be usable in real projects.
-
Safari hasn't required a prefix since version 9 (except for the backface-visibility property which I personally never heard of) https://caniuse.com/?search=transform
Last release of version 9 was in 2016, 6 years ago.