mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-18 12:59:32 +08:00
6 lines
94 B
JavaScript
6 lines
94 B
JavaScript
import postcssConfig from '../../postcss.config.js';
|
|
|
|
export default {
|
|
...postcssConfig,
|
|
};
|