Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.
This repository was archived by the owner on May 7, 2026. It is now read-only.

CSS problems #54

@gimonaa

Description

@gimonaa

After enabling the plugin in my project, I noticed some changes in the CSS. I’m using TailwindCSS 4.

If I view the HTML code, I find the following:

`<script on-document:qinit="/@qwik-handlers#_task[9]" :="" type="placeholder" hidden=""></script><script on-document:qinit="#0" q:key="3Z_7" :="" on-document:qcinit="/@qwik-handlers#_run[10]" data-qwik-inspector="/node_modules/@qwik.dev/router/lib/index.qwik.mjs:1356:35"></script><style q:style="imzw87-0" :="">/**

  • Tailwind CSS imports
  • View the full documentation at https://tailwindcss.com
    */
    *, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    `

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions