diff --git a/app/components/primer/alpha/responsive_arg.rb b/app/components/primer/alpha/responsive_arg.rb index fd085a4931..b98dcfa62a 100644 --- a/app/components/primer/alpha/responsive_arg.rb +++ b/app/components/primer/alpha/responsive_arg.rb @@ -55,4 +55,4 @@ def values end end end -end \ No newline at end of file +end diff --git a/app/components/primer/alpha/stack.pcss b/app/components/primer/alpha/stack.pcss index cb097a14e7..3c3e5440c1 100644 --- a/app/components/primer/alpha/stack.pcss +++ b/app/components/primer/alpha/stack.pcss @@ -317,4 +317,4 @@ flex-grow: 0; } } -} \ No newline at end of file +}