File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515< link rel ="stylesheet " type ="text/css " href ='{{ (resources.Get "css/portfoliostyle.css" | css.PostCSS | minify | fingerprint | resources.PostProcess).RelPermalink }} '>
1616< link rel ="stylesheet " type ="text/css " href ='{{ (resources.Get "css/roll_over.css" | css.PostCSS | minify | fingerprint | resources.PostProcess).RelPermalink }} '>
1717< link rel ="stylesheet " type ="text/css " href ='{{ (resources.Get "css/layout.css" | css.PostCSS | minify | fingerprint | resources.PostProcess).RelPermalink }} '>
18- < link rel ="stylesheet " type ="text/css " href ='{{ (resources.Get "css/semantic_reduced.min.css" | css.PostCSS | minify | fingerprint | resources.PostProcess).RelPermalink }} '>
18+ {{/* Do not postCSS and do not minify the semantic as it will remove some (unused) styles */}}
19+ < link rel ="stylesheet " type ="text/css " href ='{{ (resources.Get "css/semantic_reduced.min.css" | fingerprint | resources.PostProcess).RelPermalink }} '>
1920< link rel ="stylesheet " type ="text/css " href ='{{ (resources.Get "css/custom.css" | css.PostCSS | minify | fingerprint | resources.PostProcess).RelPermalink }} '>
You can’t perform that action at this time.
0 commit comments