Open nonfungibletunji opened 7 years ago
api.use([
// vulcan core 'vulcan:core', // vulcan packages 'vulcan:forms', 'vulcan:accounts', 'vulcan:forms-upload', // third-party packages 'semantic:ui',
]);
api.addFiles('lib/stylesheets/style.less');
i still get the error:
error: No plugin known to handle file 'lib/stylesheets/style.less'
here is another client/lib/semantic-ui/custom.semantic.json: Semantic UI Generator: ENOENT: no such file or directory, mkdir 'client/lib/semantic-ui/definitions'
api.use([
]);
api.addFiles('lib/stylesheets/style.less');
i still get the error:
error: No plugin known to handle file 'lib/stylesheets/style.less'