UNPKG

@buildit/gravity-ui-web

Version:

Library of styles, components and associated assets to build UIs for the web. Part of Buildit's Gravity design system.

6 lines (4 loc) 108 B
const { srcSassPath } = require('./build-api.js'); module.exports = () => ({ sassDir: srcSassPath(), });