Commit 3f43831
committed
minor #19610 [AssetMapper] Removing PostCSS (ThomasLandauer)
This PR was merged into the 6.4 branch.
Discussion
----------
[AssetMapper] Removing PostCSS
Page: https://symfony.com/doc/6.4/frontend.html
Sorry for the back-and-forth!
2 reasons for deleting it again:
* I was thinking that PostCSS is some de-facto standard, but it isn't.
* It's odd to "recommend" something for CSS, but nothing for JS.
I just suggested to integrate minifying into AssetMapper: symfony/symfony#54070
Commits
-------
fcfc92e [AssetMapper] Removing PostCSS1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 49 | | |
54 | 50 | | |
55 | 51 | | |
| |||
0 commit comments