The name of the framework.
Additional (allowed) Tailwind plugins list for Tailwind config.
The filename (path to) the Tailwind CSS configuration file.
The Tailwind CSS configuration object.
The filename (path to) the SASS variables file.
The SASS variables string.
The name of the UI library.
A brief description of the UI library.
The filename (path to) of the icon for the UI library.
The filename (path to) of the dark mode icon for the UI library.
A list of categories in the UI library. Each category can have subcategories or components, but not both.
The unique identifier for the category.
The name of the category.
A list of subcategories in the category. Subcategories can also have their own subcategories or components, but not both.
A list of components in the category. Components can only be defined at the leaf level where there are no further subcategories.
The configuration for the assets of the UI library.
The configuration for the CSS assets of the UI library.
A list of CSS files in the UI library.
Path to the CSS file.
A list of CDN URLs for the CSS assets of the UI library.
The URL to css file.
The configuration for the JavaScript assets of the UI library.
A list of JavaScript files in the UI library.
Path to the JavaScript file.
A list of CDN URLs for the JavaScript assets of the UI library.
The URL to js file.
The path to the assets of the UI library.
The unique identifier for the subcategory.
The name of the subcategory.
A list of sub-subcategories in the subcategory. Sub-subcategories can also have their own subcategories or components, but not both.
A list of components in the sub-subcategory. Components can only be defined at the leaf level where there are no further subcategories.
© 2024 Shuffle. All rights reserved.