I’m building a theme for a new slide deck and I’m making heavy use of #cssHoudini Custom Properties and Paint API (with github.com/GoogleChromeLabs/css-paint-polyfill) and boy am I loving it! It’s all starting to come together!

  • 1
  • 6
  1. I’ve got 2 Custom Properties, one to determine the style of background, one for the color theme (as idents, not actual colors, because there are multiple colors per theme). The lag is BrowserSync reloading the page, not Houdini

    • 1
    • 7