L Francell
L Francell
When a sticky container is on a css transition, the scroll event may fire and the transition may end after the resolution of the scroll event re-calculating the padding. This...
due to recent updates prettier/prettier-atom expects stylelint > 9.3 The version in this package was 8.1.1 and causing stylelint to fail when prettier is run on a project without stylelint...
Scroll Bar styling for the tree view and open files pane: Probably could be refactored for a mixin.
Via Deprecation Cop: Atom 0.176.0 atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you do need...
With lack of documentation on the brand, used the color #CC342D from ruby-lang.org styles
Added Sass primary color #c69 added for .scss
The Sass Community likes it's branding. :-) http://sass-lang.com/styleguide/color $color-primary -> $hopbush -> #c69
### 🤔 What's the problem you've observed? When saving a feature file which VSCode has mapped as Cucumber language. Format on Save works well to keep feature files more readable....