Josef Fröhle
Josef Fröhle
@OrdinarySF any news on a fix?
It should be added a function for this like ``{% css {append:true,bucket:'defer'} %}` or similar, I wonder why this is implemented by default?
btw. If you work with the tailwindcss v4 you cant work with this style because you always have to resolve to your main css... so it does not work within...
Better would be a additional pairshortcode like `${bundleName}_append`
Here my TypeScript for the Image Cache: Sorry if the script is based for mobile app building with capacitor. But it works as well while developing on the normal browser....
@titoBouzout thank you, I have now created a own Image Tag, that catch the informations via ``` import { makeLink } from "@lib/imgCache"; import { ComponentProps, createEffect, createSignal, JSX, onMount,...
> evalPath looks for the eval.js file in the project directory on the client side, but on Next.js the project directory is never served to the client, so it's impossible...
@joshtrichards nope because the evets are not laying in the past, all where future events.
Also nice would be a option to disable the loadingbar or change the color of it. Currently it makes my "Design" looking like trash.
Additional Info: `iris.Default` includes already a cors, but it is breaking the resonse: ``` Access-Control-Allow-Credentials: true Access-Control-Allow-Credentials: true Access-Control-Expose-Headers: *, Authorization, X-Authorization Access-Control-Expose-Headers: * Content-Type: application/problem+json; charset=utf-8 Referrer-Policy: no-referrer-when-downgrade Vary:...