My first @figmadesign plugin just got approved: Figma Tailwindcss. It let's you export your design to use it with @tailwindcss.
https://t.co/cpQtTrUsl3
@fractaledmind You can just use both. Create a sprite sheet for icons you use on a lot of pages, inline svg's for one of svg's that are usually bigger. Also, optimize SVGs through SVGO. A spritesheet is a single load + gets cached for every next page request - really the way to go
@fractaledmind@__alula You can just use both. Create a sprite sheet for icons you use on a lot of pages, inline svg's for one of svg's that are usually bigger. Also, optimize SVGs through SVGO. A spritesheet is a single load + gets cached for every next page request - really the way to go
@adamwathan Set up a workflow (n8n is easy but some free & open source alternatives as well) that pings the "caniuse" database/api on a daily base, pass the info to an AI agent you set up with the context you provide & give it PR rights to a repo.