Mazel

Results 65 comments of Mazel

You have to use it like this : ```ts import antfu from '@antfu/eslint-config' import tailwind from 'eslint-plugin-tailwindcss' export default antfu( { formatters: true, vue: true, rules: { ... }, },...

Hey there! I wanted to share that I've built a package that addresses these monorepo needs: [Relizy](https://www.npmjs.com/package/relizy) It's built on top of changelogen and handles monorepo workflows with features like:...

Hi @jacobg, Yes, it will be fixed in V4. The popover component to handle this is already ready; I just need to finish the implementation. Thanks :)

Hi @jacobg, The v4 has been released 😊 Now the component uses the popover [feature and component](https://maz-ui.com/components/maz-popover) By the way: The MazPhoneNumberInput has been renamed to **MazInputPhoneNumber**, and its properties...