init SlideLife
This commit is contained in:
@ -8,8 +8,8 @@ const path = require("path")
|
||||
module.exports = {
|
||||
content: [
|
||||
"./js/**/*.js",
|
||||
"../lib/modern_base_web.ex",
|
||||
"../lib/modern_base_web/**/*.*ex"
|
||||
"../lib/slide_life_web.ex",
|
||||
"../lib/slide_life_web/**/*.*ex"
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
|
Reference in New Issue
Block a user