Skip to content

Commit 1f5984a

Browse files
committed
update less to 4.4.1
1 parent 1fda1e9 commit 1f5984a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ libs: {
1515
roboto: 'https://fonts.googleapis.com/css?family=Roboto&display=swap',
1616
},
1717
less: {
18-
url: 'https://cdn.jsdelivr.net/npm/less@4.3.0/dist/less.min.js',
19-
sri: 'sha256-FwopMPPiSqzQgbpRQD9U/zvWjU/iSwoBXoH3WNmdH5Q='
18+
url: 'https://cdn.jsdelivr.net/npm/less@4.4.1/dist/less.min.js',
19+
sri: 'sha256-mdrH+/mud1LW6DIoQpCjqlJ+D7yx3F0v0wGoC+hTGyA='
2020
},
2121
css: '/styles/styles.min.css?v=2025072600',
2222
bootstrap: {

0 commit comments

Comments
 (0)