Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
system
/
storage
/
vendor
/
leafo
/
scssphp
/
tests
/
outputs
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/** what the heck **/ /** Here is a block comment **/ /*hello*/ div { /* another property */ border: 1px solid red; color: url('http://mage-page.com'); string: "hello /* this is not a comment */"; world: "// neither is this"; /*what if this is a comment */ string: 'hello /* this is not a comment */'; world: '// neither is this'; what-ever: 100px; /*this is not a comment?*/ background: url(); }