Electrode Question

css Modules 編譯問題

  1. .css 後綴會使用css modules;而 .styl 後綴使用 stylus;因而考慮倘若使用了 semantic等 UI 庫時選擇 .styl(前提是外部加載UI庫css文件)

Last updated