CSS

790 readers
1 users here now

founded 3 years ago
MODERATORS
176
177
178
179
180
181
182
183
184
185
186
 
 

Video basically explaining how to use named grid columns to avoid those negative margins for breakout and full-width sections

187
188
 
 

cross-posted from: https://programming.dev/post/11085588

We just tagged the first public v4.0.0-alpha so you can start experimenting with it and help us get to a stable release later this year.

189
1
CSS Relative colors (techhub.iodigital.com)
submitted 2 years ago by mac@programming.dev to c/css@programming.dev
190
191
1
submitted 2 years ago* (last edited 2 years ago) by mac@programming.dev to c/css@programming.dev
 
 

^ preview there seems to have not been created well and made the code block with a header a header but correct text is in the article

192
 
 

cross-posted from: https://programming.dev/post/7667731

Hi,

As CSS do not have a color-overlay[^1] filter.

There is some heavy work around:

https://isotropic.co/tool/hex-color-to-css-filter/

that use a combination of CSS filter to target the desired color...

Those online calculators are neat, but I would like an offline version, in case the provided one become inaccessible.

I've downloaded the zip of https://codepen.io/sosuke/pen/Pjoqqp

But it doesn't work locally.. :/

So I would like to know, if someone know one in 🐍 Python ? or how can I make one then ?

Or if someone know another way to have the color-overlay[^1] effect in html\css, I'm all ears !

Thank.

[^1]: To apply like in Photoshop a color on the shape of the image (so not on the parts that have transparency.

193
194
 
 

cross-posted from: https://programming.dev/post/7555221

There’s nothing like building a major new product for finding all the features you wish you had in your own tools, so we capitalized on that inspiration and turned it into this — Tailwind CSS v3.4.

195
1
CSS Wrapped: 2023 (developer.chrome.com)
submitted 2 years ago by mac@programming.dev to c/css@programming.dev
196
197
198
199
 
 

cross-posted from: https://programming.dev/post/6940356

Missing.css is a notch on the complexity slider that's just right for small projects and personal sites where classless CSS is not enough, Tailwind is too much and Bootstrap just doesn't have the right vibe.

200
view more: ‹ prev next ›