mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🔥 Remove unused code from gulpfile.
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user