loki / magento2-theme-base
Independent Magento 2 theme to remove all Luma JavaScript and add CSS via Fylgja
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Language:CSS
Type:magento2-theme
Requires
- magento/framework: ^103.0
This package is auto-updated.
Last update: 2025-09-09 08:08:35 UTC
README
An independent Magento 2 theme to remove all Luma JavaScript and add CSS via Fylgja
Installation
mkdir -p app/design/frontend/Loki/
cd app/design/frontend/Loki/
git clone git@github.com:LokiExtensions/loki-base-theme.git base
Make sure to install and enable the Loki_Theme module as well.