Responsive Tailwind landing page theme for restaurants. Demo https://demo.caribbean-restaurants.top
- Tailwind CSS
- Laravel Mix
- No plugins dependency
Content management:
- change texts and images on theme customization page (/backend/cms/themeoptions/update/restaurant);
- done!
Using Laravel Mix and Tailwind:
- go to /themes/restaurant in terminal;
- run
npm ifor installing node_modules; - run
npm run watchfor development and hot reloading; - run
npm run devfor compiling development version of js/css into assets/dist folder; - run
npm run prodfor compiling production version (remove comments, minify etc.) of js/css into assets/dist folder.
-
This theme has not been reviewed yet.
-
| 1.0.3 |
Temporarily fix dist/css/app.css May 12, 2023 |
|---|---|
| 1.0.2 |
Minor theme fixes May 12, 2023 |
| 1.0.1 |
Minor fixes May 12, 2023 |
| 1.0.0 |
Initial beta release Jun 16, 2022 |




