Skip to content

Commit e9a4993

Browse files
committed
🍱 build assets
1 parent a48fb3a commit e9a4993

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

public/css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"/js/app.js": "/js/app.js?id=cec3ed7f2c1a4238fc23",
3-
"/css/app.css": "/css/app.css?id=3c6caa92eb5af2e07d2a"
3+
"/css/app.css": "/css/app.css?id=a4b94cf149d9afd5d3e5"
44
}

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ module.exports = {
128128
},
129129
'li strong, strong' : {
130130
color: theme('textColor.skin.inverted-muted'),
131+
fontWeight: 400
131132
},
132133
'p > code, code': {
133134
display: 'inline-flex',

0 commit comments

Comments
 (0)