themekit icon indicating copy to clipboard operation
themekit copied to clipboard

Shopify theme development command line tool.

Results 119 themekit issues
Sort by recently updated
recently updated
newest added

Hey guys, I'm trying to add a search icon to the header. There's an If in the header code that includes a search-icon. However, this snippet is not available inside...

### Warn Checklist - [ ] This changes the interface and requires a Major/Minor version change. - [ ] I have :tophat:'d these changes by using the commands I changed...

**Describe the bug** panic from radovskyb/watcher and might have to patch the lib as you just start a go routine to start the watcher but thought you'd want to see...

**Is your feature request related to a problem? Please describe.** I have a local git repo with theme files. When I do `theme download`, the theme files get downloaded as...

:star2: enhancement

**Describe the bug** SCSS partial is skipped after saving it and a bunch of changes are made to it. **To Reproduce** Steps to reproduce the behavior: 1. Create SCSS partial...

**Describe the bug** I'm trying to switch over to using `theme deploy` instead of `slate deploy` to get the additional checksum speed benefits but for some reason I get this...

**Describe the bug** My `config.yml`: ``` development: password: ${SHOPIFY_API_PASSWORD} theme_id: ${DEVELOPMENT_THEME_ID} store: ${SHOPIFY_SHOP_URL} ignores: - .themekit_ignores ``` they are no asset files in themekit ignore Running build step with tailwind:...

when i run `theme download config/settings_data.json --live --no-ignore -v` on a theme with an outdated settings_data.json file it returns: ``` [development] Skipped config/settings_data.json (Checksum: 09f9535a9b6a64892140d5fb41a6447a) [development] 1 files, No Change:...

I am using Themekit template theme 1.0.0 on my Shopify store. I am facing a bug on my product pages. **Bug:** On my product page, clicking on the variant options...

**Is your feature request related to a problem? Please describe.** Using version 1.0.0 windows 10 64 bit When downloading theme files, using themekit get -t=THEMEID, you may get the following...