Skip to content

input type="checkbox" { @apply rounded-full; } leaving syntax error expecting { instead of = #128

Closed
@Ernestopheles

Description

@Ernestopheles

What version of @tailwindcss/forms are you using?

3.2.2

What version of Node.js are you using?

16.14.0

What browser are you using?

brave

What operating system are you using?

kubuntu

Reproduction repository

https://github.com/Ernestopheles/tailwind-p

Describe your issue

After installimg the forms plugin it seems to work as I can see on the website. But this will leave a syntax error:

/** Formulare **/
input  type="checkbox"  {
  @apply rounded-full;
}

requesting a { after type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions