-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b20cdb
commit bb899c3
Showing
6 changed files
with
22 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
#!/bin/sh | ||
|
||
composer update | ||
|
||
cd template | ||
npm i | ||
npm run prod | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ | |
<extension method="upgrade" type="library" version="1.0"> | ||
<name>XT Tailwind CSS Library</name> | ||
<libraryname>xttailwind</libraryname> | ||
<version>3.7.0</version> | ||
<creationDate>2020-08-08</creationDate> | ||
<version>4.0.0</version> | ||
<creationDate>2020-08-09</creationDate> | ||
|
||
<author>Extly, CB</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
<packagerurl>https://www.extly.com</packagerurl> | ||
<name>XT Tailwind CSS</name> | ||
<description>XT Tailwind - My Blog template, based on Tailwind CSS.</description> | ||
<version>3.7.0</version> | ||
<creationDate>2020-08-08</creationDate> | ||
<version>4.0.0</version> | ||
<creationDate>2020-08-09</creationDate> | ||
|
||
<author>Extly, CB</author> | ||
<authorEmail>[email protected]</authorEmail> | ||
|