zaftig icon indicating copy to clipboard operation
zaftig copied to clipboard

~2kB css in js: z`display flex` // .zjsdkk43-1

Results 8 zaftig issues
Sort by recently updated
recently updated
newest added

I am considering removing them from a new version of zaftig and tightening up the API a bit. Plan would be to add them back as a helper plugin in...

Currently zaftig doesn't support `@import` statements, would it make sense to do so? They only work if they're declared as the first rules in the stylesheet. So would they only...

enhancement
discussion

when I was using this library for the first time, I thought the `z.helper` API was neat however, can't the same be done by interpolating expressions directly into the string?...

First of all, what I mean by "theming" is: 1. being able to define variables which influence the style 2. allow components to be notified (for e.g. re-rendering) when those...

For example `::placeholder` is not supported in Edge and causes a syntax error ([flems](https://flems.io/#0=N4IgtglgJlA2CmIBcAWArAOgGwGYA0IAZhAgM7IDaoAdgIZiJIgYAWALmLCAQMYD21NvEHIQIAL54a9RswBW5XgKEimAejUACAF4ZS8NgBF4AIwCuAcwAUbAE5n4ASgA61XRdh8TtWAANXmprsnHiaJnxQAJ6awGCaAAwA3JoADgnJhISaAEpefGx8oaS01KQAtPq2EIQZpJoAjDjJPJoAxFj1HR3JJi2tmYTiAZpmsIHjE8CwEHXUAvDJcUmp6SOz88llYHzaZWaVFfAIPGyac9TwQ9SBtBN3MX04KACcPIQmyWxQZxupfBCCeC2K6BAEpMynO7AEykCDJWHaeCaFBYeKaHBYRarNJo+oAJgyWVy4QKRRK5Uq1VqDSaw3u9z6XU69R6fQGPT4DU0pD402+-XihHqhAJmj4EOmFx+F0SdPpEyQLD4ADcgfLoZz6tzedA2kyOiD5XckIQ+Dx9urwlyeXy2k9Xu9DUbxkgkClYLQePAlbAoGrgH1PUGeE7nYbWvxBLQAf65QABBhQCC3ASwaKkHi2eDCGJywIJ+BJ25WMC0AAeZQA7tA2CwkA14niUCky45c9d6QWi5orHwqsI2LQ2BABG6+3Zo2w28A83cWPAIBZ2A34srK7OJhPSqbbHFbPkh-ArM94n6LC4O-dQxMu8me32IAOhyPqEgPdQoBnaCknO3nVvSB3PcDyEKxT3gc8N00a9oLlQ0rl8bgQH0Y5hwEcgmHiJB6meCQpBAOgGFEDAeFIRQQEjFQ2FECQAF0CElABrDCqAImRRG0WhCGHCwMHgUhMAUJCzFsLgmHYNgUlIJANDMagUkY3j+DANROO4xc43iDAAHYMBwNQk1INhVK4ni+IEjAhIINhIh-UQMyqFJqPEWjxCAA)). Would be nice if we handled this automatically, and replaced with prefixed versions automatically like we...

bug
enhancement

Would be nice to have a section detailing the different coding styles possible with zaftig. - classic: most styles go inline inside view, directly on the element the style is...

enhancement

Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...

dependencies