bourbon
bourbon copied to clipboard
A Lightweight Sass Tool Set
After upgrading to bourbon 7.0.0 with rails 6.0.3.3 getting this error ``` 06:03:43 workers.1 | 2020-09-10T06:03:43.643Z pid=16842 tid=82wdq WARN: NoMethodError: undefined method `assets' for # 06:03:43 workers.1 | 2020-09-10T06:03:43.643Z pid=16842...
## Description Using SASS >= 1.33.0 produces the following warnings when compiling: ``` : Using / for division is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($v1,...
## Description This change addresses an undefined method error that happens at boot time when the bourbon gem is in the Gemfile. After this change Rails will boot and the...
If #1107 is going to be merged, presumably it means compatibility with Ruby Sass (and thus stock github pages) has been dropped? Which is the latest version that will work...
## Description I would like to use the `triangle()` mixin with a CSS Custom Property as the color parameter but it obviously fails because the `_is-color` validator doesn't recognize the...
Some bundlers like `parcel` can't resolve`bourbon` when included in scss because of the `main` entry in `package.json` file. Please change the main entry point to same path as it is...
## Description ## Additional Information
N-US
I created mixins for the new flex-box spec. They live in the new-flex-box branch: https://github.com/thoughtbot/bourbon/blob/new-flex-box/app/assets/stylesheets/css3/_flex-box.scss Though, because the new spec is approaching Candidate Recommendation stage, browser vendors are encouraged to...
## Description ## Additional Information
## Description ## Additional Information