bootstrap-reboot.less 695 B

1234567891011121314151617
  1. /*!
  2. * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
  3. * Copyright 2011-2020 The Bootstrap Authors
  4. * Copyright 2011-2020 Twitter, Inc.
  5. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  6. * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
  7. *
  8. * Compiled using Bootstrap Less Port v2.4.3 (https://github.com/seanCodes/bootstrap-less-port)
  9. * A port of Bootstrap’s Sass source code to Less.
  10. * Copyright 2017–2020 Sean Juarez
  11. * Licensed under MIT (https://github.com/seanCodes/bootstrap-less-port/blob/master/LICENSE)
  12. */
  13. @import "_functions";
  14. @import "_variables";
  15. @import "_mixins";
  16. @import "_reboot";