mirror of
https://github.com/wahyd4/links.git
synced 2026-08-08 21:04:53 +10:00
Optimize frontend
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
module.exports = {
|
||||
content: [
|
||||
// ...
|
||||
'./templates/**/*.html',
|
||||
'./links/templates/**/*.html',
|
||||
'./new_theme/templates/**/*.html',
|
||||
'./static_src/**/*.{js,jsx}',
|
||||
'./**/*.js',
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
|
||||
Reference in New Issue
Block a user