Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1404,6 +1404,12 @@ y でレジストリへの公開ができないように設定します。
パッケージは [Search Bower packages](http://bower.io/search/) で
検索することができます。

もしくは

bower search Buttons

でも検索することができます。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

この文書は npm run presentation でスライドにすることができ、空白行 x 3 でスライドの区切りを表現しています。この文脈ではL1401を先頭とするスライドに含めるのが適切だと思いますので、L1414 の間に空行をひとつ追加してください。

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

なるほど、それは知りませんでした 🙇
ありがとうございます。



では、試しに [Buttons](https://github.com/alexwolfe/Buttons) パッケージを
Expand Down