aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_gradients.scss
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-1/+1
2021-02-03Update docs for color and bg utilitiesMark Otto1-0/+4
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto1-1/+1
2020-05-15Improve gradientsMartijn Cuppens1-8/+4
2020-02-12Remove redundant properties & nullify redundant percentagesMartijn Cuppens1-7/+5
2020-02-12Remove unrelated properties from gradient-bg mixinMartijn Cuppens1-4/+1
2019-10-28Update .form-check to properly support gradients when enabled (#29338)Mark Otto1-2/+9
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-7/+7
2017-10-19Gradients and shadows (#24429)Mark Otto1-0/+8
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-1/+1
2016-12-29Drop IE9 commentQuy1-1/+0
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow1-6/+1
2016-01-13Rename gradient mixins to match new naming conventionChris Rebert1-4/+4
2014-12-16Remove ancillary references to IE<9 in comments+docsChris Rebert1-6/+6
2014-12-08remove explicit vendor prefixes from _gradients.scssChris Rebert1-16/+3
2014-12-02convert to scssMark Otto1-0/+56