- add postcss packages (783adf8)
- allow for an encapsulated postcss & babel config (f95e15a)
- add @snowpack/babel-plugin-package-import for transforming imports (596df4a)
- add postcss and babel config attrs to configuration (f0d51b6)
- add @snowpack/plugin-babel to generator (3a7d872)
- generate configs with generator (1906a31)
- add babel and postcss configs to templates (a0b0ec4)
-
config
- fix issue with configuration.rb, generate config (3d6a8f1)
-
generator
- now properly generates files (ba62564)
-
use the preset node_env prior to setting one. (abe788a)
-
Env now respects user set env vars (588b41f)
- add an example of using stylesheet link tags (889f241)
- add a mount directory configuration (c8556d7)
- add a compile rake task (607ef29)
- updating templates (e126948)
- rewrite snowpack.config to js format (e6f89aa)
- allow users to define a hostname and port (95ff03b)
- add rack-proxy for proxy requests (8635324)
- add snowpacks to example directory (bb3f1e9)
- have the runner specify a node_env (5f97e9a)
- modify generators and update readme (a305177)
- Add a prior-to-install directory (fbca36d)
- add docker (945d27b)