146: Launching Statamic 3, GitHub Sponsors, Tailwind CSS v1.7, and Preparing for Laracon
Episode
80 min
Read time
2 min
AI-Generated Summary
Key Takeaways
- ✓GitHub Sponsorware Strategy: Statamic implements tiered sponsorship at $5-$100 monthly, offering free starter kits at threshold levels while keeping premium versions behind sponsorship. This model aligns value with donations without blocking essential features, generating $500-600 monthly to fund designers and developers for open source work.
- ✓Component Composition Architecture: Build components with minimal responsibility using multiple divs rather than flattening markup. Keep spacing, sizing, and borders in parent containers, not baked into components themselves. This enables reusability across contexts—components should be width 100% by default, letting parent containers control dimensions and spacing.
- ✓Tailwind v1.7 Gradient System: New gradient utilities use CSS variables for composition, allowing BG-gradient-to-r from-orange-500 to-pink-500 syntax. This approach generates fewer classes than combinatorial alternatives and automatically handles Safari's transparent gradient bug by calculating proper RGBA values, avoiding gray fade issues.
- ✓Responsive Component Props Pattern: Experimental layout prop system passes screen-size-to-layout mappings as objects (default: stacked, SM: horizontal, XL: stacked), enabling components to adapt without hardcoded breakpoints. Combined with Purge CSS integration using variable syntax, this creates container-query-like behavior without JavaScript polyfills or performance issues.
- ✓Feature Flag Development Workflow: Implement future and experimental config keys to develop next-major-version features inside current releases. Future flags enable stable breaking changes users can opt into; experimental flags allow unstable features without semantic versioning concerns. This eliminates separate alpha branches while letting users test upcoming functionality.
What It Covers
Adam Wathan and Jack McDade discuss launching Statamic 3, implementing GitHub Sponsors with sponsorware models, releasing Tailwind CSS v1.7 with gradient utilities, and preparing a Laracon talk about building component libraries with responsive design patterns.
Key Questions Answered
- •GitHub Sponsorware Strategy: Statamic implements tiered sponsorship at $5-$100 monthly, offering free starter kits at threshold levels while keeping premium versions behind sponsorship. This model aligns value with donations without blocking essential features, generating $500-600 monthly to fund designers and developers for open source work.
- •Component Composition Architecture: Build components with minimal responsibility using multiple divs rather than flattening markup. Keep spacing, sizing, and borders in parent containers, not baked into components themselves. This enables reusability across contexts—components should be width 100% by default, letting parent containers control dimensions and spacing.
- •Tailwind v1.7 Gradient System: New gradient utilities use CSS variables for composition, allowing BG-gradient-to-r from-orange-500 to-pink-500 syntax. This approach generates fewer classes than combinatorial alternatives and automatically handles Safari's transparent gradient bug by calculating proper RGBA values, avoiding gray fade issues.
- •Responsive Component Props Pattern: Experimental layout prop system passes screen-size-to-layout mappings as objects (default: stacked, SM: horizontal, XL: stacked), enabling components to adapt without hardcoded breakpoints. Combined with Purge CSS integration using variable syntax, this creates container-query-like behavior without JavaScript polyfills or performance issues.
- •Feature Flag Development Workflow: Implement future and experimental config keys to develop next-major-version features inside current releases. Future flags enable stable breaking changes users can opt into; experimental flags allow unstable features without semantic versioning concerns. This eliminates separate alpha branches while letting users test upcoming functionality.
Notable Moment
Adam reveals he built an entire Tailwind release (v1.7) unplanned during a work cycle, adding gradient utilities and experimental features just to avoid wasting a version number on infrastructure changes alone. The gradients became the most popular release since transitions, despite being a last-minute addition.
You just read a 3-minute summary of a 77-minute episode.
Get Full Stack Radio summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Full Stack Radio
153: DHH – Omarchy and Designing Your Own OS on Arch Linux
Aug 21 · 76 min
The Journal
Trapped in the Strait of Hormuz
May 19
More from Full Stack Radio
152: Ben Orenstein - How to Stand Out When Applying for a Job at a Small Company
Jan 28 · 47 min
Bankless
"Crypto Without Privacy Isn't Crypto" - The Zcash Bull Case | Tushar Jain & Mert Mumtaz
May 19
More from Full Stack Radio
We summarize every new episode. Want them in your inbox?
153: DHH – Omarchy and Designing Your Own OS on Arch Linux
152: Ben Orenstein - How to Stand Out When Applying for a Job at a Small Company
151: DHH – Building HEY with Hotwire
150: Secret Screencasting Tips & Behind the Scenes of Tailwind CSS 2.0
149: Choosing a Payment Processor, Radical Icons & W3C Hype
Similar Episodes
Related episodes from other podcasts
The Journal
May 19
Trapped in the Strait of Hormuz
Bankless
May 19
"Crypto Without Privacy Isn't Crypto" - The Zcash Bull Case | Tushar Jain & Mert Mumtaz
My First Million
May 19
How Gary Vee runs 7 businesses
The Knowledge Project
May 19
[Outliers] The Hyundai Founder Who Put a Country on His Back
The Amy Porterfield Show
May 19
Donald Miller's 5-Soundbite Method That Doubles Sales
This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.
You're clearly into Full Stack Radio.
Every Monday, we deliver AI summaries of the latest episodes from Full Stack Radio and 192+ other podcasts. Free for up to 3 shows.
Start My Monday DigestNo credit card · Unsubscribe anytime