Skip to content

Commit 74acc09

Browse files
committed
Ajout de l'effect neige
1 parent 6146fcb commit 74acc09

File tree

10 files changed

+72947
-182
lines changed

10 files changed

+72947
-182
lines changed

public/css/app.css

Lines changed: 10383 additions & 11 deletions
Large diffs are not rendered by default.

public/js/app.js

Lines changed: 61438 additions & 2 deletions
Large diffs are not rendered by default.

public/mix-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"/js/app.js": "/js/app.js?id=5daed9c0b5102fe29a23436e5b57f3e9",
3-
"/css/app.css": "/css/app.css?id=4cbddcf3cc3c5bd92940be6ad81c63b8"
2+
"/js/app.js": "/js/app.js",
3+
"/css/app.css": "/css/app.css"
44
}

resources/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
@import "toc.css";
1414
@import "header.css";
1515
@import "media-library.css";
16-
/*@import "christmas.css";*/
16+
@import "christmas.css";
1717

1818
:root {
1919
--brand-laravel: #FF2D20;

resources/css/christmas.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.

0 commit comments

Comments
 (0)