You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelogs.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# Changelogs
2
2
You can check most latest changlogs at [commits](https://github.com/OurCodeBase/gen3-express/commits/main/) or [versions](https://github.com/OurCodeBase/gen3-express/releases) sections in github.
3
3
4
+
## 1.1.3 is released
5
+
tailwind css support is added.
6
+
- a new file `tailwind.config.js` is created for tailwind users.
7
+
- multiple server runs shifted to single `dev` keyword command.
8
+
- all dependencies has been updated.
9
+
4
10
## Changelogs 1.1.2
5
11
boilerplate has been optimised, enhanced and documented.
6
12
-`style.css` file is shifted to `public/style.css`
0 commit comments