This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
Watch
1
Star
0
Fork
You've already forked icingaweb2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b10782d6b
icingaweb2
/
library
/
vendor
/
lessphp
/
tests
/
inputs
/
test-imports
/
file1.less
17 lines
115 B
Plaintext
Raw
Blame
History
/**
* This is a test import file
*/
@colors {
div.bright {
color: red;
}
div.sad {
color: blue;
}
}
Reference in New Issue
View Git Blame
Copy Permalink