UNPKG
smartsass
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.1
smart wrapper for sass
gitlab.com/pushrocks/smartsass
smartsass
/
ts
/
smartsass.plugins.ts
11 lines
(9 loc)
•
172 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
import
'typings-global'
import
*
as
sass
from
'node-sass'
import
*
as
smartfile
from
'smartfile'
import
*
as
smartq
from
'smartq'
export
{ sass, smartfile, smartq }