Posts about SCSS (CSS preprocessor)
Sass (Syntactically Awesome Style Sheets) is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extensible.
Using context variables in SCSS
Published in
Using namespaced mixins and context variables in an SCSS build process.
Why using BEM for your CSS is a good idea
Published in
Four years after writing that BEM syntax in CSS indicates weak coding principles, it’s time for a retraction.
Technical case study: CSS Flexbox for BEKB Flash
Published in
CSS Flexbox has been ready for mainstream use for a while now, and I’ve implemented it on a third client project for my employer.
HTTP/2 allows you to separate your CSS, JavaScript and other template resources into individual files, without running into problems with multiple requests.
Technical case study: !frappant
Published in
My employer re-branded recently, which meant a new corporate identity and a new website using Zurb Foundation, CSS Flexbox and TYPO3.
Containers and modules in web design
Published in
Using modules in front end web programming to allow more flexibility and more independence from site layouts for content elements.




