-
Yassine Doghri authored
add prettier and commitlint
Yassine Doghri authoredadd prettier and commitlint
tailwind.config.js 87 B
module.exports = {
content: ["./src/**/*.{astro,html,js,jsx,svelte,ts,tsx,vue}"],
};
add prettier and commitlint
add prettier and commitlint
module.exports = {
content: ["./src/**/*.{astro,html,js,jsx,svelte,ts,tsx,vue}"],
};