Enable lazy loading for recommendation images
This commit is contained in:
parent
8382d4df36
commit
352637b390
4 changed files with 29 additions and 0 deletions
|
@ -18,6 +18,7 @@ module.exports = {
|
|||
// Include any classes stored within body fields.
|
||||
'body-field-values.txt'
|
||||
],
|
||||
whitelist: ['bg-gray-200']
|
||||
},
|
||||
theme: {
|
||||
typography: (theme) => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue