1.6.16 • Published 11 months ago

ununura-style-tailwindcss v1.6.16

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

TailwindCSS Syntax for UnunuraCSS

Use

import { ununura } from 'ununura'
import { defineConfig } from 'vite'
import tailwindStyle from 'ununura-style-tailwindcss'

export default defineConfig({
  plugins: [
    ununura({
      ...tailwindStyle
    })
  ],
})

// class="p:5 text[red-600 lg]"

IMPORTANT! This import is basically defaults and extend settings.

Access ununura.com for more explanations.

1.6.16

11 months ago

1.6.13

1 year ago

1.6.12

1 year ago

1.6.11

1 year ago

1.6.10

1 year ago

1.6.9

1 year ago

1.6.7

1 year ago

1.6.6

1 year ago

1.6.5

1 year ago

1.6.4

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago