login-zen

0.0.4 • Public • Published

Login Zen

Isi dari Tailwind Config

/** @type {import('tailwindcss').Config} */
export default {
  content: [
    "./index.html",
    "./src/**/*.{svelte,js,ts,jsx,tsx}",
    "./node_modules/login-zen/**/*.svelte"
  ],
  theme: {
    extend: {},
  },
  plugins: [require("daisyui")],
}

TODO

  • [x] z-index paling atas

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i login-zen

    Weekly Downloads

    0

    Version

    0.0.4

    License

    none

    Unpacked Size

    8.06 kB

    Total Files

    17

    Last publish

    Collaborators

    • mzaini30