const sharedConfig = require('../../libs/config/tailwind.config.js');

module.exports = {
  presets: [sharedConfig],
};