mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-31 17:59:15 +00:00
add other languages
This commit is contained in:
@ -8,6 +8,11 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
plugins: [
|
||||
require("daisyui"),
|
||||
],
|
||||
daisyui: {
|
||||
themes: ["cmyk"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user