This repository has been archived on 2019-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
smalkil/sample/sample.less

9 lines
98 B
Plaintext

@import "../smalkil.less";
.navigation{
ul {
.horizontal();
.centered(33%, 33%);
}
}