This repository has been archived on 2018-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
css/less/dracula.less

10 lines
236 B
Plaintext

// import bootstrap base
@import "../node_modules/bootstrap/less/bootstrap.less";
@import (inline) "plex.css";
// import custom variables
@import "dracula/_variables.less";
// import custom theme changes
@import "hacker/_theme.less";