PHP Classes

File: components.json

Recommend this page to a friend!
  Packages of Niko Peikrishvili   Ticker   components.json   Download  
File: components.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ticker
Application to track and manage to do tasks
Author: By
Last change:
Date: 3 months ago
Size: 476 bytes
 

Contents

Class file image Download
{ "$schema": "https://shadcn-vue.com/schema.json", "style": "new-york", "typescript": true, "tailwind": { "config": "tailwind.config.js", "css": "resources/css/app.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "iconLibrary": "lucide", "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "composables": "@/composables" }, "registries": {} }