• Introduction
  • Introduction
  • Licenses
  • Getting Started
  • Installation
  • Editor Setup
  • Folder Structure
  • Customization
  • Theme
  • Color
  • Plugins
  • Settings
  • Mode Setting
  • RTL Version
  • Components
  • TailwindCSS
  • Icons
  • Others
  • Sources & Credits
  • Changelog
  • Support
No Search Results

Folder Structure

  • Admin
  • dist // Ready for the production / build use
    plugins //Extending Tailwind with reusable third-party plugins
    src
    • assets
      • fonts
      • images
      • js
      • libs
      • scss
    • All HTML files will be here of the this theme.
    package-libs-config.json
    package.json
    postcss.config.js
    README.md
    tailwind.config.js
    vite.config.js
v1.0.0
  • Demos
  • Changelog
  • Support