Skip to content

Instantly share code, notes, and snippets.

@BIRSAx2
Created November 21, 2021 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BIRSAx2/009d4e636b88951a5bdff4d876953831 to your computer and use it in GitHub Desktop.
Save BIRSAx2/009d4e636b88951a5bdff4d876953831 to your computer and use it in GitHub Desktop.
module.exports = {
mode: 'jit',
purge: [
'./js/**/*.js',
'../lib/*_web/**/*.*ex'
],
theme: {
},
variants: {
extend: {},
},
plugins: [],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment