0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

svelte-material-uiを使用しているときにcssが反映されない時の対処法

Posted at

問題

divにcssを適用させて、ボタンとテキストフィールドを中央に配置させるために、svelteファイルのstyleタグにcssを書いたのですが、全然反映されませんでした。
image.png

対処法

_smui-theme.scssに書きます。
そうするとちゃんと反映してくれました。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?