Stephan Zavodny
Stephan Zavodny
# 🐛 Bug report Styles defined via `textStyles` are not applied correctly although they’re set within `extendTheme`. ## 💥 Steps to reproduce 1. Go to my [CodeSandbox](https://codesandbox.io/s/textstyle-problems-ibu9h?file=/src/App.tsx:176-186) 2. Inspect Heading,...
**Version:** 3.0.0.beta1 After doing: ```bash rails generate komponent:install rails generate komponent:styleguide rails generate komponent:examples ``` I get the following error: ```bash …/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/komponent-3.0.0.beta1/lib/generators/component/templates/examples.html.haml.erb:1:in `template': undefined local variable or method `component_name' for...