Skip to content

Commit

Permalink
rebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeWilliams committed Jan 27, 2021
1 parent b1b96a2 commit 977d0df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/primer/classify.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,7 @@ class Classify
}.freeze
BORDER_KEYS = [:border, :border_color].freeze
BORDER_MARGIN_KEYS = [:border_top, :border_bottom, :border_left, :border_right].freeze
<<<<<<< HEAD
BORDER_RADIUS_KEY = :border_radius
=======
>>>>>>> c5fb29f (38 allocations)
TYPOGRAPHY_KEYS = [:font_size].freeze
VALID_KEYS = (
CONCAT_KEYS +
Expand Down

0 comments on commit 977d0df

Please sign in to comment.