1. 10 Aug, 2022 1 commit
  2. 03 Jun, 2022 1 commit
  3. 13 Mar, 2022 1 commit
    • Mark Otto's avatar
      Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981) · acf6ea74
      Mark Otto authored
      * Add additional root variables, rename $variable-prefix to $prefix
      
      - Adds new root CSS variables for border-radius, border-width, border-color, and border-style
      - Adds new root CSS variables for heading-color, link-colors, code color, and highlight color
      - Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss
      - Updates $mark-padding to be an even pixel number
      - Renames $variable-prefix to $prefix throughout
      
      * Bundlewatch
      acf6ea74
  4. 10 Aug, 2021 1 commit
  5. 04 Aug, 2021 1 commit
    • Mark Otto's avatar
      Update color and background-color utilities · e72916e5
      Mark Otto authored
      - Adds new functions to generate additional Sass maps
      - Adds new root variables for rgb() versions of our theme colors, plus a few extras
      - Adds ability to change the alpha transparency of text color and background color utilities with new utilities, inline styles, or local CSS var
      - Updates documentation for color and background-color utilities pages
      - Deprecates .text-black-50 and .text-white-50 since those (and additional transparency levels) can be generated on the fly
      
      Change approach slightly to prevent cascade
      e72916e5
  6. 27 Jul, 2021 1 commit
  7. 06 Jul, 2021 1 commit
  8. 22 Jun, 2021 1 commit
  9. 14 Jun, 2021 1 commit
  10. 25 May, 2021 1 commit
  11. 13 Nov, 2020 1 commit
  12. 13 Oct, 2020 1 commit
  13. 28 Sep, 2020 1 commit
  14. 15 Sep, 2020 1 commit
  15. 20 May, 2020 3 commits
  16. 17 Apr, 2020 1 commit
  17. 06 Apr, 2020 1 commit
  18. 23 Mar, 2020 1 commit
  19. 25 Dec, 2019 1 commit
  20. 28 Nov, 2019 2 commits
  21. 31 Oct, 2019 1 commit
  22. 18 Oct, 2019 1 commit
  23. 13 Aug, 2019 1 commit
  24. 25 Jul, 2019 1 commit
    • Martijn Cuppens's avatar
      Drop `color()`, `theme-color()` & `gray()` functions (#29083) · 1c05c1db
      Martijn Cuppens authored
      Drop `color()`, `theme-color()` & `gray()` functions  in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. 
      
      Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
      1c05c1db
  25. 20 Jul, 2019 1 commit
  26. 30 May, 2019 1 commit
  27. 24 May, 2019 1 commit
  28. 23 May, 2019 1 commit
  29. 03 May, 2019 1 commit
  30. 05 Mar, 2019 1 commit
  31. 07 Feb, 2019 1 commit
  32. 21 Oct, 2018 1 commit
  33. 02 Sep, 2018 1 commit
  34. 10 Jul, 2018 1 commit
  35. 21 Jan, 2018 1 commit
  36. 02 Dec, 2017 1 commit
  37. 15 Nov, 2017 1 commit