From 3cf679365f42954ecd9a0a147ba2d88b5d033d95 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 12 Mar 2017 12:13:29 +0100 Subject: [PATCH] improve README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc3828..7183dde 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ smart wrapper for sass Use TypeScript for best in class instellisense. ```javascript -import * as smartsass from Smartsass +import * as smartsass from 'smartsass' import * as bourbon from 'bourbon import * as neat from 'neat'