You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Creating a component requires four processes as shown below, which is a bit difficult. It has become necessary to establish and operate rules for each project, such as which components and styles correspond to each other.
Is your feature request related to a problem? Please describe.
Creating a component requires four processes as shown below, which is a bit difficult. It has become necessary to establish and operate rules for each project, such as which components and styles correspond to each other.
Describe the solution you'd like
It would be nice to be able to describe not only html but also styles in components.
**機能リクエストは問題に関連していますか?記述してください。
コンポーネントを作成すると下記のように4工程が必要になる。どのコンポーネントとスタイルが対応するかなど、プロジェクトごとにルールを決めて運用する必要が生まれている。
**あなたが望む解決策を記述してください。
コンポーネント内にhtmlだけでなく、スタイルが記述できたらよさそう
The text was updated successfully, but these errors were encountered: