Update dependencies and rework webpack flow
This commit is contained in:
parent
1dd5cdd327
commit
ca882d0240
21 changed files with 9007 additions and 10857 deletions
7
resources/css/link-style.css
vendored
Normal file
7
resources/css/link-style.css
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.post-info a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.syndication-links .u-syndication {
|
||||
text-decoration: none;
|
||||
}
|
||||
Loading…
Reference in a new issue