32

Product support

Get help in the theme support forum.

  • Added on Jun 16, 2022
  • Current version: 1.0.3
  • Platform Compatibility
    v3.x use latest
    v2.x use latest
    v1.x use latest
  • License: Regular / Extended
  • Created by

Categories

Responsive Tailwind landing page theme for restaurants.

  • 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 i for installing node_modules;
  • run npm run watch for development and hot reloading;
  • run npm run dev for compiling development version of js/css into assets/dist folder;
  • run npm run prod for compiling production version (remove comments, minify etc.) of js/css into assets/dist folder.
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