@cuyo-proyects/cuyo-craft

1.0.14 • Public • Published


Cuyo Proyects / Cuyo Craft

PERSONAL THEME PRESET FOR TAILWIND

How To Use

To use this library you will need Node.js (which comes with npm) installed on your computer.

Install the library

$ npm i @cuyo-proyects/cuyo-craft
# done!

You need to import the preset to TW config

import themePreset from "@cuyo-proyects/cuyo-craft/dist";
/** @type {import('tailwindcss').Config} */
export default {
  content: ["./src/**/*.{html,js,ts,tsx}"],
  presets: [themePreset],
};

import the css from tw + personal css tokens in your index.css

@import "@cuyo-proyects/cuyo-craft/dist";

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.14
    3
    • latest

Version History

Package Sidebar

Install

npm i @cuyo-proyects/cuyo-craft

Weekly Downloads

9

Version

1.0.14

License

ISC

Unpacked Size

14.4 kB

Total Files

11

Last publish

Collaborators

  • nicogonzalez6