diff --git a/npmextra.json b/npmextra.json new file mode 100644 index 0000000..c4494f5 --- /dev/null +++ b/npmextra.json @@ -0,0 +1,7 @@ +{ + "npmci": { + "globalNpmTools": [ + "npmts" + ] + } +} \ No newline at end of file diff --git a/ts/smartsass.includes.ts b/ts/smartsass.includes.ts new file mode 100644 index 0000000..9f70aaf --- /dev/null +++ b/ts/smartsass.includes.ts @@ -0,0 +1 @@ +import * as plugins from './smartsass.plugins'