mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
🔥 Remove unused code from gulpfile.
This commit is contained in:
parent
d2863c91db
commit
fd1b89b950
@ -20,7 +20,6 @@ const postcss = require('postcss')
|
||||
const paths = {};
|
||||
paths.resources = "./resources/";
|
||||
paths.output = "./resources/public/";
|
||||
paths.build = "./target/build/";
|
||||
paths.dist = "./target/dist/";
|
||||
paths.scss = "./resources/styles/**/*.scss";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user