Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Not all variants are available (Tailwind + Vite + React) #171

@edgarasben

Description

@edgarasben

What version of @tailwindcss/jit are you using?

v0.1.13

What version of Node.js are you using?

v14.15.1

What browser are you using?

Safari

What operating system are you using?

macOS

Reproduction repository

https://github.com/edgarasben/bulletproof-ui/

I am trying to access all variants from JIT documentation, but they do not seem to work.

I've tried these few from the documentation
<input class="disabled:opacity-75">
and
<button class="md:dark:disabled:focus:hover:bg-gray-400">

My setup is: Tailwind + Vite + React

What am I getting wrong here? Do I need to extra configuration?

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