mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
♻️ Create themes folder and themes root file
Some checks are pending
Commit Message Check / Check Commit Message (push) Waiting to run
Some checks are pending
Commit Message Check / Check Commit Message (push) Waiting to run
This commit is contained in:
@@ -35,7 +35,7 @@ async function compileFile(path) {
|
||||
css: result.css,
|
||||
});
|
||||
} catch (cause) {
|
||||
// console.error(cause);
|
||||
console.error(cause);
|
||||
reject(cause);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user