Using Codekit 2 Autoprefixer With Compass
A technical guide explaining a workaround to use the Autoprefixer tool with the Compass framework in the CodeKit 2 build tool for Mac.
A technical guide explaining a workaround to use the Autoprefixer tool with the Compass framework in the CodeKit 2 build tool for Mac.
A tutorial on organizing responsive CSS layouts using Sass maps and the Susy grid framework for better maintainability.
A deep dive tutorial on using Susy 2 and the Breakpoint gem to create responsive website layouts with Sass.
A guide on configuring Gulp with Sass, Autoprefixer, and Sourcemaps to maintain sourcemap integrity during CSS processing.
Creating a 3D animated RGB cube using CSS transforms and dynamically generated SVG backgrounds through SASS functions.
A tutorial on using the Compass Vertical Rhythm module with Sass to establish consistent typographic baselines in web design.
A guide on creating reusable Sass components and managing them with the Bower package manager for efficient web development.
A guide to using Grunt JS to automate tasks like live reloading, script processing, and environment detection for faster WordPress development.
Explores solving dynamic grid layout problems using pure CSS logic, like handling orphaned items, without relying on preprocessors or JavaScript.
Part 2 of a Susy CSS framework tutorial, covering margin/padding mixins and responsive design techniques.
A tutorial on using the Susy grid framework plugin for Compass and Sass to create custom responsive layouts.
Introduces CSS preprocessors like SASS to organize and edit CSS code more efficiently, reducing pain points in web development.
A quick tutorial on creating a responsive 960px grid system using SASS loops and variables for CSS layout.
A critical analysis of CSS preprocessors like SASS and LESS, discussing their benefits but highlighting filesize concerns.
A developer details the tech stack behind their personal website, built with React, Next.js, SASS, and Markdown, including solutions to common challenges.