Find a file
2023-11-28 17:39:56 -05:00
.github/workflows init 2023-11-28 16:35:40 -05:00
.vscode init 2023-11-28 16:35:40 -05:00
dist fix links revert paths 2023-11-28 17:39:56 -05:00
public init 2023-11-28 16:35:40 -05:00
src fix links revert paths 2023-11-28 17:39:56 -05:00
.gitignore init 2023-11-28 16:35:40 -05:00
astro.config.mjs fix build 2023-11-28 17:16:49 -05:00
LICENSE Initial commit 2023-11-28 13:16:04 -05:00
package-lock.json init 2023-11-28 16:35:40 -05:00
package.json init 2023-11-28 16:35:40 -05:00
README.md init 2023-11-28 16:35:40 -05:00
tailwind.config.mjs init 2023-11-28 16:35:40 -05:00
tsconfig.json init 2023-11-28 16:35:40 -05:00

Example Astro template for the MAMBA UI (Tailwind) component library

The criteria for this combination of Astro* and MAMBA UI* was:

  • Copy/paste html
  • Responsive components
  • Minimal js or jsx and at most Alpine.js support
  • Open source or permissible

Astro* and MAMBA UI* - not affiliated (just a fan)

Note: not fully functional and just the main example layout pages

npm create astro@latest -- --template getmarkus/astro-tailwind-mambaui-template