Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
htdocs
/
functions
/
scssphp
/
tests
/
outputs
/
/srv/data/web/vhosts/www.shinegis.mu/htdocs/functions/scssphp/tests/outputs/comments.css
@charset "UTF-8"; /** what the heck **/ /** Here is a block comment **/ /*hello*/ div { border: 1px solid red; /* another property */ color: url("http://mage-page.com"); string: "hello /* this is not a comment */"; world: "// neither is this"; string: "hello /* this is not a comment */"; world: "// neither is this"; what-ever: 100px; background: url(); } .dummy { color: blue; } /* comment 1 */ a { /* comment 2 */ /* comment 3 */ color: red; /* comment 4 */ background-color: red; /* comment 5 */ /* comment 6 */ } /* comment 7 */ /* коммент */ /* This is a comment with vars references: color:red radius:2px */ .textimage-background-fullheight .background { /* @noflip */ display: block; /* hop */ width: 100%; } .class { /* This is a comment with vars references not on root level color:red radius:2px */ }