Skip to content

Instantly share code, notes, and snippets.

View mustafaberat's full-sized avatar

Mustafa Berat mustafaberat

View GitHub Profile
@ademilter
ademilter / form.html
Created March 20, 2020 13:42
7) form elemanlarını stillendirelim
<html>
<head>
<title>Form ve Elemanları</title>
<link rel="stylesheet" href="main.css" />
</head>
<body>
<!--
- adı *
@justincy
justincy / README.md
Last active April 5, 2024 22:19
Configure Storybook to work with Next.js, TypeScript, and CSS Modules

In addition to the Storybook for React setup, you'll also need to install these packages:

npm i -D @babel/core babel-loader css-loader style-loader