technojam/technojam-frontend

Generic CSS

開放

#263 建立於 2020年10月2日

 (5 則留言) (0 個反應) (0 位負責人)JavaScript (94 個分叉)auto 404
Hacktoberfestenhancement

倉庫指標

星標
 (35 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

description some CSS used in pages are common. Currently, CSS present in components is inline.

solution Inside "../src/Components/Styles" folder Create a separate CSS file for each component. with name _component.css import the CSS file in the component. replace inline CSS with generic classes.

alternatives you can apply your creativity just ping us what solution you are doing.

貢獻者指南