Refactoring >14,000 lines of CSS
Eugene Fedorenko talks about how Beanstalk refactored the whole app to use SASS. I'm sure a lot of folks are in this situation right now. You want to use SASS, but you have a big app and it's a...
Category: CSS
Eugene Fedorenko talks about how Beanstalk refactored the whole app to use SASS. I'm sure a lot of folks are in this situation right now. You want to use SASS, but you have a big app and it's a...
Category: CSS
The main trouble with the existing fancy methods for serving images responsively is manually generating the images and syntax needed to utilize it. Keir Whitaker show us how to use WordPress to handle all that hard stuff for us....
Category: CSS
Soak in a little An Event Apart without leaving your house. Dan Cederholm (you know, the other banjo playing CSS guy) with an hour talk on responsible and enhancement-based CSS3 use. ...
Category: CSS
Another RAPIDFIRE episode this week loaded with all Q&A. If you like the guest episodes, don't worry, we have plenty coming up. Direct Link to Article — Permalink ShopTalk Episode 14 is a post from CSS-Tricks ...
Category: CSS
Rapidfire show! No guest, no news, not hot drama, just all question on answer action. ...
Category: CSS
This week Dave and I are joined by Dave's co-workers and amigo's Trent Walton and Reagan Ray. ...
Category: CSS
They don't exist. But wouldn't that be nice? Take for instance the markup being discussed for the element: <picture alt="A giant stone face at The Bayon temple in Angkor Thom, Cambodia"> <!-- Default --> <source src="small.jpg"> <!-- Alternative if...
Category: CSS
I got to be on The East Wing podcast with Tim Smith. Direct Link to Article — Permalink The East Wing is a post from CSS-Tricks ...
Category: CSS
Less than a year ago, Trent Walton published Content Choreography in which he lamented at some of the difficulties and limitations of responsive layouts. At times, it seems as though all of the site architecture & planning goes out...
Category: CSS
There is a new poll up in the sidebar of the site which asks: What is your preferred CSS preprocessor syntax? The popular ones are in there, an "other" option in case you use something else (please share in...
Category: CSS