-
First, thanks for this great tool!
Theme Kit v0.3.6
``` shell
$ theme watch --dir=theme
Received Update event on templates/gift_card.liquid~
Received Update event on templates/gift_card.liquid
Could…
-
If you have a folder that already has a ruby theme gem config file, running a command will prompt that the config file is out of date. If you say no, then there is a panic runtime error
[![alt](https…
-
Scrollbars are visible and the content gets cut off using Chrome Version 48.0.2564.116 m on Windows 10
![scrollbars_visible](https://cloud.githubusercontent.com/assets/5155028/13706640/9973c794-e7ae-…
-
Got a mysterious crash when watching via @stevebosworth !
``````
panic: runtime error: slice bounds out of range
goroutine 10 [running]:
github.com/ryanuber/go-glob.Glob(0xc20802b868, 0x5, 0x0, 0x0,…
-
It would be sweet if all CSS for the UI was separated or hardcoded to make it more resilient to CSS overrides in the app. Ex. see the screenshot below, here I've used global CSS overrides for etc., w…
-
Hello! Any built dist where i can find the HTML files for the standard demo and the css / js ?
in the dist folder there's only the css / js
-
We have a few approaches we can take for this:
- `curl | sh` installer (Linux & Mac OSX)
- homebrew recipe (OSX only)
- Nullsoft Scriptable Install System (Windows only)
I've never done anything like…
-
Fails after running `npm run init` on a fresh clone.
npm-debug.log
```
0 info it worked if it ends with ok
1 verbose cli [ '/Users/thomaskelly/.nvm/versions/node/v5.7.0/bin/node',
1 verbose cli '/U…
-
Hi,
as mentioned in issue #19 , I am trying to build a simple CLI Tool for ThemeKit to automatically replace assets in a .car file after compiling an iOS app (to customize several apps without doing …
-
Hi,
is there any kind of CLI available for ThemeEngine?
If not, how would I start this one? Is there more documentation on ThemeKit then just the headers and it's use in the app?
My goal is to have …