fix README

This commit is contained in:
Philipp Kunz 2017-03-12 18:59:57 +01:00
parent 3cf679365f
commit b9266d0a9a

View File

@ -28,7 +28,7 @@ import * as neat from 'neat'
let mySmartsass = new smartsass.Smartsass({
filePath: './some.css',
includePaths: boubon.includePaths
includePaths: bourbon.includePaths
})
mySmartsass.addIncludePaths(neat.includePaths)