UNPKG
bourbon
Version:
beta (5.0.0-beta.8)
latest (7.3.0)
7.3.0
7.2.0
7.1.0
7.0.0
6.0.0
5.1.0
5.0.1
5.0.0
5.0.0-beta.8
5.0.0-beta.7
5.0.0-beta.6
5.0.0-beta.5
5.0.0-beta.4
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.2.0-pre
4.2.0-beta
4.1.1
A lightweight Sass tool set.
www.bourbon.io
thoughtbot/bourbon
bourbon
/
eyeglass-exports.js
8 lines
(6 loc)
•
135 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
var
bourbon =
require
(
"./index"
);
module
.
exports
=
function
(
eyeglass, sass
) {
return
{
sassDir
: bourbon.
includePaths
[
0
] }; };