chore: update css rules, add hct plugin
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import postcssHct from "./scripts/postcss-hct.mjs";
|
||||
|
||||
export default {
|
||||
plugins: [postcssHct],
|
||||
};
|
||||
Reference in New Issue
Block a user