Skip to content

Instantly share code, notes, and snippets.

View hammamikhairi's full-sized avatar
🌠
A shooting star

0xkhairi hammamikhairi

🌠
A shooting star
View GitHub Profile
import React from "react";
import Gist from "styled-react-gist";
export const YourComponent = () => {
const css = `
.js-file-line-container {
background : whitesmoke !important;
}
.gist-meta{