Skip to content

Commit 772908a

Browse files
committed
Add documentation about the ".min.css" suffix
1 parent 46e6605 commit 772908a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ux.symfony.com/assets/styles/demos/live-memory.min.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
/** -----------------------------------------------------------------
22
* LiveMemory demo
3+
*
4+
* This file is suffixed with `.min.css` to prevent it from being
5+
* processed by the CDN compression system, which would break the
6+
* most recent CSS syntax (as layers) used in this file.
37
* --------------------------------------------------------------- */
48

59
@import "live-memory/app/reset";

0 commit comments

Comments
 (0)