This is a project for a modern frontend theme for OpenMage:
- base OpenMage theme: RWD
- CSS framework: TailwindCSS + DaisyUI
- package manager: Bun
Install, activate and enjoy as you would with any other frontend theme for OpenMage.
Create a child theme and go on from there as you would usually do.
- Install Bun on your machine
- Install
Lanzarote
in your OpenMage project using composer and enable it in OpenMage's backend cd skin/frontend/lanzarote/default/css
and runbun install
to install all dependencies- run
./watch.sh
to enable the automatic compiling of the CSS - modify
src/styles.css
as you wish - refresh your browser and enjoy