https://github.com/snowdogapps/theme-alpaca-upgrade-helper
https://github.com/snowdogapps/theme-alpaca-upgrade-helper
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowdogapps/theme-alpaca-upgrade-helper
- Owner: SnowdogApps
- Created: 2022-02-11T13:07:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T15:48:38.000Z (about 3 years ago)
- Last Synced: 2025-04-12T21:58:31.472Z (16 days ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.