diff --git a/.stylelintrc.js b/.stylelintrc.js index 78a3142..68276ae 100644 --- a/.stylelintrc.js +++ b/.stylelintrc.js @@ -22,6 +22,11 @@ module.exports = { 'content', 'return', 'function', + 'tailwind', + 'apply', + 'responsive', + 'variants', + 'screen', ], }, ],