UNPKG
sharps
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
Modular grid powered by Lost and BEM
github.com/theprotein/sharps
theprotein/sharps
sharps
/
index.js
5 lines
(4 loc)
•
99 B
JavaScript
View Raw
1
2
3
4
5
module
.exports = {
enb:
require
(
'./engines/enb'
),
postcss:
require
(
'./engines/postcss'
) };