Functional documentation
“Some collected thoughts and ideas around applying a functional approach to writing and maintaining documentation, especially for design systems.”
bookmark“Some collected thoughts and ideas around applying a functional approach to writing and maintaining documentation, especially for design systems.”
bookmarkHandy little tool for calculating viewport-based clamped values for use in CSS.
Following the incredible high from a great conference, I just finished an extremely refreshing refactor of the CSS on my site. Here’s what I did.
articleHow to make powerful use of CSS Variables, colour spaces, and the cascade using Bowhead.
articleMemorable and maintainable design tokens in SCSS.
Now that CSS Custom Properties, or CSS Variables, are becoming a solid standard, I'm using a method to map their values to CSS Variables whilst providing a value-as-is fallback using a straightforward syntax in a SCSS function and mixin.
article