mirror of
https://github.com/tchartron/blow
synced 2025-03-04 15:17:14 +00:00
update
This commit is contained in:
parent
7ec115524a
commit
641b6c1da6
2 changed files with 62345 additions and 62914 deletions
125254
static/css/main.css
125254
static/css/main.css
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
purge: [
|
||||
purge: [
|
||||
'./templates/**/*.html',
|
||||
'./static/js/**/*.js',
|
||||
],
|
||||
|
@ -11,4 +11,7 @@ module.exports = {
|
|||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
corePlugins: {
|
||||
preflight: false,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue