technojam/technojam-frontend

Generic CSS

オープン

#263 opened on 2020/10/02

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (94 件のフォーク)auto 404
Hacktoberfestenhancement

Repository metrics

Stars
 (35 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド