css

  • Front end devs: Basics of #CSS variables (CSS Custom Properties), how they differ from Sass variables vgpena.github.io/winning-with-c…

  • mini.css: minimal, responsive, style-agnostic #CSS framework minicss.org

  • CSSToucan is “a Bot that Automatically Colors Web Page Texts with Context” huu.la/ai/csstoucan #css

  • Getting started with #CSS Grid Layout hackernoon.com/getting-starte…

  • #CSS Text Effects From @CodePen freebiesupply.com/blog/css-text-…

  • Potentially interesting for devs: @automattic Juice #CSS inliner as a microservice via @jaredpalmer github.com/jaredpalmer/ju…

  • #CSS Grid Cheat Sheet alialaa.github.io/css-grid-cheat…

  • Sad because you don’t have pure customizable #CSS file icons? Bam! picturepan2.github.io/fileicon.css/

  • CSS Grid Template Builder: simple tool to build complex #CSS Grid templates (view in FF/Safari): codepen.io/anthonydugois/…

  • Front-end devs: “Building a Strong Sass Architecture” #css jonoherrington.com/build-a-strong…

  • Nice guide on choosing how to position an element in #CSS from @joshuaogle robots.thoughtbot.com/positioning

  • Front-end devs working with Sass: Advanced Sass color utilities w/ chromatic-sass blog.bugsnag.com/chromatic-sass/ #css #sass

  • Incredible #css site that features endangered species. species-in-pieces.com

  • CSS Specificity Cheatsheet standardista.com/css3/css-speci… #css

  • Nice responsive “orbital icons”. #css via @CodePen codepen.io/pieter-biesema…

  • “Best CSS books in 2017” reactdom.com/blog/css-books #css

  • Text Effects with #CSS (and a little contenteditable trick) @chriscoyier css-tricks.com/text-effects-c…

  • Neat. Build layout through ASCII art in #Sass github.com/lazarljubenovi… #css (via @aaroneaton)

  • Stack Motion Hover Effects tympanus.net/codrops/2017/0… #css

  • The Performance Benefits of Progressive Enhancement #css @jayfreestone browserlondon.com/blog/2017/03/p…

  • Simple & Useful Flexbox Cheatsheet yoksel.github.io/flex-cheatshee… #css

  • Hassle-free Full Bleed with *:not() (via @davatron5000) daverupert.com/2017/03/full-b… #css

  • CSS X-Men #css @CodePen codepen.io/rspilhaus/full…

  • Using #CSS Transitions on Auto Dimensions css-tricks.com/using-css-tran…

  • Front-end developers: Hassle-free Full Bleed with *:not() #css daverupert.com/2017/03/full-b…

  • Nice introduction to #css grid layout via @alligatorio: alligator.io/css/css-grid-l…

  • Linting HTML using #CSS @ireaderinokun bitsofco.de/linting-html-u…

  • Gradient Buttons with Background-Color Change #css codepen.io/pirrera/pen/bq…

  • The “complete guid” to the #CSS Grid. @codrops tympanus.net/codrops/css_re…

  • CSS Tip: Use :not to Save Time and Lines of Code theboldreport.net/2017/02/css-ti… #css