Search
Don’t Fight the Cascade, Control It!
10.1.2022
If you’re disciplined and make use of the inheritance that the CSS cascade provides, you’ll end up writing less CSS. But because our styles often comes from all kinds of sources — and can be a pain to structure and …
Don’t Fight the Cascade, Control It! originally published...
Notes on Josh Comeau’s Custom CSS Reset
5.1.2022
We recently talked with Elad Shechter on his new CSS reset, and shortly after that Josh Comeau blogged his.
We’re in something of a new era of CSS resets where… you kind of don’t need one? There isn’t …
Notes on Josh Comeau’s Custom CSS Reset originally...
Should CSS Override Default Browser Styles?
4.1.2022
CSS overrides can change the default look of almost anything:
You can use CSS to override what a checkbox or radio button looks like, but if you don’t, the checkbox will look like a default checkbox on your operating system
…
Should CSS Override Default Browser Styles? originally...
Honor prefers-color-scheme in the CSS Paint API with Custom Properties
27.12.2021
One of the coolest things I’ve been messing with in the last couple years is the CSS Paint API. I love it. I did a talk on it, and made a little gallery of my own paint worklets…
Strut Your Stuff With a Custom Scrollbar
24.12.2021
The first time I had my breath taken away by a humble scrollbar was on this very site. When CSS-Tricks v17 rolled out with its FAT CHONKY BOI, my jaw dropped.
I didn’t know you could do that on …
The surprising behavior of !important in CSS custom property values
17.12.2021
Huh! I did not realize that CSS custom properties had their own resolution behavior for how !important works in their values. Uh, despite writing a guide about them. 😬 But hey it’s now updated.
Stefan Judis documents it clearly. …
PlayStation 4 Jailbroken, Exploit May Work On PS5 Too
13.12.2021
December 13, 2021 may go down in history as the day the PlayStation 4 finally got blown wide open, as a trio of noted console hackers just released a new, ready-to-run kernel exploit for the PlayStation 4 and PlayStation 4 Pro that works on firmware version 9.00 and earlier. In other words, running...
Standardizing Focus Styles With CSS Custom Properties
10.12.2021
Take two minutes right now and visit your current project in a browser. Then, using only the Tab key, you should be able to navigate between interactive elements including buttons, links, and form elements.
If you are sighted, you should…
Reddit Introduces ETH-Based Community Points Beta Program With Custom Tokens for Subreddits
9.12.2021
The popular forum and news aggregation web portal Reddit has revealed the firm’s Community Points beta program where Reddit users can “own a piece” of their community with “custom tokens” for subreddits. Blockchain-Backed Reddit Community Points: ‘The First...
Open Props (and Custom Properties as a System)
6.12.2021
Perhaps the most basic and obvious use of CSS custom properties is design tokens. Colors, fonts, spacings, timings, and other atomic bits of design that you can pull from as you design a site. If you pretty much only pull …
BCH Ecosystem Gains New NFT and Dex Platforms, TVL in Smartbch Defi Climbs 180% in 30 Days
3.12.2021
During the last few months, the Smartbch project has swelled with numerous projects, custom tokens, and the total-value locked (TVL) in five Smartbch decentralized exchange (dex) platforms has jumped more than 180% since November 3. Smartbch Defi TVL Climbs 180% in a Month — Bitcoin Cash...
Parallax Powered by CSS Custom Properties
19.11.2021
Good friend Kent C. Dodds has recently dropped his new website which had a lot of work go into it. I was fortunate enough that Kent reached out a while back and asked if I could come up with some …
The post Parallax Powered by CSS Custom Properties appeared first on CSS-Tricks. You...
Zero Trickery Custom Radios and Checkboxes
18.11.2021
I feel like half of all “custom-designed radio buttons and checkboxes” do two things:
Make them bigger
Colorize them
I always think of SurveyMonkey for having big chunky radios and checkboxes. And indeed, just poking at their interface quickly, even …
The post Zero Trickery...
Color Alpha Anywhere
16.11.2021
In my “Different Degrees of Custom Property Usage” article, I noted a situation about colors and CSS custom properties where I went “too far” with breaking up HSL color values. Breaking every single color into its H, S, and L parts …
The post Color Alpha Anywhere...
Sky Mavis Launches Katana, a Native Dex for Its Ronin Sidechain
5.11.2021
Sky Mavis, the company behind the development of Axie Infinity, has launched Katana, the first decentralized exchange for Ronin, its custom-made Ethereum sidechain. Katana will feature all of the tokens used in Sky Mavis’ products, including SLP and AXS, the native tokens of the Axie...
Jack Dorsey Says Square Is Considering Building a ‘Bitcoin Mining System Based on Custom Silicon’
16.10.2021
Following the latest report from Cambridge University that shows a large percentage of the Bitcoin network’s hashrate resides in the United States, the CEO of Twitter and Square, Jack Dorsey, has announced that Square is considering building a “bitcoin mining system based on custom...
Different Degrees of Custom Property Usage
14.10.2021
One way to work with Custom Properties is to think of them as design tokens. Colors, spacings, fonts, and whatnot. You set them at the root of the page and use them throughout your CSS. Very useful, and the classic …
The post Different Degrees of Custom Property Usage appeared first...
iExec Launches Oracle Factory Allowing Anyone To Create Custom Oracles in Minutes
12.10.2021
PRESS RELEASE. Using the iExec Oracle Factory, developers are able to create their own decentralized oracles with just the API’s URL and key. October 12th, Lyon, France, 2021 – iExec, a decentralized marketplace for computing assets, has announced the launch of the iExec Oracle...
Altcoin Traders Gets a New Darling as Bitclout Creator Launches DeSo
22.9.2021
ort for "decentralized social," is the first and only blockchain custom-built from the ground up to power and scale a new category of decentralized social applications to hundreds of millions of users," the team behind the project
Can we have custom media queries, please?
8.9.2021
Stefan Judis notes that there is a spec for custom media queries, but seemingly no momentum on it at the moment. That lack of movement is unfortunate, as it’s almost guaranteed front-end developers all over would start using it as …
The post Can we have custom media queries, please?...