You've already forked lubo_comment_query
使用Mix,Tailwind,更改对应样式
This commit is contained in:
1
public/css/app.css
Normal file
1
public/css/app.css
Normal file
File diff suppressed because one or more lines are too long
2
public/js/app.js
Normal file
2
public/js/app.js
Normal file
File diff suppressed because one or more lines are too long
8
public/js/app.js.LICENSE.txt
Normal file
8
public/js/app.js.LICENSE.txt
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license
|
||||
* Lodash <https://lodash.com/>
|
||||
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
||||
* Released under MIT license <https://lodash.com/license>
|
||||
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
||||
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
||||
*/
|
4
public/mix-manifest.json
Normal file
4
public/mix-manifest.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"/js/app.js": "/js/app.js",
|
||||
"/css/app.css": "/css/app.css"
|
||||
}
|
Reference in New Issue
Block a user