site/css/less/hacker.less

10 lines
230 B
Plaintext
Raw Normal View History

2018-11-20 00:08:30 +00:00
// import bootstrap base
@import "../node_modules/bootstrap/less/bootstrap.less";
// @import (inline) "plex.css";
2018-11-20 00:08:30 +00:00
// import custom variables
@import "hacker_variables.less";
2018-11-20 00:08:30 +00:00
// import custom theme changes
@import "_theme.less";