open_in_new
content_copy
module.exports = { safelist: [ { pattern: /text-(base|xl|2xl|4xl)/, }, ], };