From 648d6958114fda12f268c5bc05fcaf7628677e3c Mon Sep 17 00:00:00 2001 From: Xavier Stouder Date: Tue, 16 Aug 2016 15:16:17 +0200 Subject: [PATCH] Add link to a client-side transpiler --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index c626a9b..0e79c8f 100644 --- a/Readme.md +++ b/Readme.md @@ -26,6 +26,7 @@ Myth is a preprocessor that lets you write pure CSS without having to worry abou - [myth-loader](https://github.com/luigy/myth-loader): Webpack Loader - [meteor-myth](https://github.com/aquator/meteor-myth): Meteor plugin - [myth-transformer](https://github.com/ppvk/myth-transform): Dart transformer +- [myth-client](https://github.com/Xstoudi/myth-client): A simple client-side transpiler ## Why?