An open API service indexing awesome lists of open source software.

https://github.com/snowdogapps/theme-alpaca-upgrade-helper


https://github.com/snowdogapps/theme-alpaca-upgrade-helper

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Theme Alpaca Upgrade Helper
Automates some tedious work when updating child theme styles for [Theme Alpaca](https://github.com/SnowdogApps/magento2-alpaca-theme/) `>= 2.26.0`.

## Installation
1. Clone this repo.
2. Go to its directory.
3. Run `yarn`.

## Usage
1. Run `yarn start`.
2. You'll be prompted to give path to the project root directory and child theme.

## What it does
* Adds/Updates files with extended styles and custom variables imports.
* Removes no longer used files.

## Known Limitations
* Custom styles are not imported.