fixing inline code style purging, fix some social icon target=_self, fix endpoint static asset serving
This commit is contained in:
parent
9d2e0c5379
commit
6647cf0e2e
5 changed files with 18 additions and 17 deletions
assets
|
@ -94,7 +94,7 @@ module.exports = (env, options) => {
|
|||
"./js/**/*.js",
|
||||
]),
|
||||
safelist: {
|
||||
greedy: [/phx/, /topbar/, /chroma/],
|
||||
greedy: [/phx/, /topbar/, /chroma/, /inline/],
|
||||
},
|
||||
}),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue