mirror of
https://github.com/filegator/filegator.git
synced 2025-08-15 14:44:06 +02:00
initial commit
This commit is contained in:
5
postcss.config.js
Normal file
5
postcss.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
autoprefixer: {}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user