academic.scss 449 B

12345678910111213141516
  1. /*************************************************
  2. * Academic: The Website Builder for Hugo
  3. * Designed by @GeorgeCushen
  4. * https://sourcethemes.com/academic/
  5. * License: https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md
  6. **************************************************/
  7. @import "root";
  8. @import "nav";
  9. @import "card";
  10. @import "search";
  11. @import "content";
  12. @import "listings";
  13. @import "widgets";
  14. @import "docs";
  15. @import "dark";