Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jay を font-awesome-sass 5 で動作するようにする #98

Open
sakamoto-a opened this issue Jun 7, 2021 · 3 comments
Open

jay を font-awesome-sass 5 で動作するようにする #98

sakamoto-a opened this issue Jun 7, 2021 · 3 comments

Comments

@sakamoto-a
Copy link

Created from AI0777 of minute 1149.

  • jay を font-awesome-sass 5 で動作するようにする -->(濵本,三宅,山田 !:0777)
@sakamoto-a
Copy link
Author

#90 の Task Issue です.

@ymdkit
Copy link

ymdkit commented Jun 21, 2021

icon 関数にスタイルを指定するための引数が追加されたため対応

- %td= link_to icon('pencil'), edit_minute_path(minute)
+ %td= link_to icon('fas', pencil'), edit_minute_path(minute)

@ymdkit
Copy link

ymdkit commented Jun 23, 2021

3530ab5
にて対応

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants