diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-21 14:37:22 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-21 14:37:22 +0000 |
| commit | e92f660074d8a72da29d557ef7fd9b808a594e7f (patch) | |
| tree | ab562e95cff7233b865ce6a8a8d9fda335492085 | |
| parent | add btrktrl, parallax_panels (diff) | |
| download | mmm-e92f660074d8a72da29d557ef7fd9b808a594e7f.tar.gz mmm-e92f660074d8a72da29d557ef7fd9b808a594e7f.zip | |
small fixes
| -rw-r--r-- | .dockerignore | 2 | ||||
| -rw-r--r-- | tup.config | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index 9414382..8736c81 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,3 @@ Dockerfile +$bundle.lua +.bundle.lua @@ -1,2 +1,2 @@ CONFIG_FENGARI_VERSION=v0.1.4 -CONFIG_SASS_ARGS=-m auto +CONFIG_SASS_ARGS=-mauto |
