發表文章

目前顯示的是 12月, 2022的文章

[Sublime 4] 設定筆記

{ "color_scheme": "Monokai.sublime-color-scheme", "font_size": 16, "highlight_line": true, "theme": "Default Dark.sublime-theme", "translate_tabs_to_spaces": true, "trim_only_modified_white_space": false, "trim_trailing_white_space_on_save": "all", "word_wrap": false, "index_exclude_gitignore": false, }

[Font Awesome 6 Free] 顯示方框未顯示圖示

圖片
我們在寫網站的時候很常會載入一些可愛的小圖示讓網頁看起來更美觀,而我個人最常用的就是 Font Awesome,在使用過的過程中難免會遇到一點小問題,這個問題其實我在 Font Awesome 5 也有遇到,但那個時候沒想到要記錄下來。