mirror of
https://github.com/penpot/penpot.git
synced 2025-07-09 21:47:16 +02:00
♻️ Create themes folder and themes root file
This commit is contained in:
parent
e7e39a5521
commit
105e0ba75f
7 changed files with 105 additions and 78 deletions
|
@ -35,7 +35,7 @@ async function compileFile(path) {
|
|||
css: result.css,
|
||||
});
|
||||
} catch (cause) {
|
||||
// console.error(cause);
|
||||
console.error(cause);
|
||||
reject(cause);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue