6 lines
141 B
JavaScript
6 lines
141 B
JavaScript
|
|
// This configures the apostrophe-assets module to push a 'site.less'
|
||
|
|
// stylesheet by default, and to use jQuery 3.x
|
||
|
|
|
||
|
|
module.exports = {
|
||
|
|
};
|