Doğukan Çavuş

Results 11 issues of Doğukan Çavuş

Why it's not accepting 'html'? But it seems to be working.

I got this error when I tried to import an SVG. Click `Import` then `Import SVG`: ![error](https://user-images.githubusercontent.com/38227845/188008136-9c111228-d1e6-4a29-b7a7-63db922f7ea5.PNG) The icons causing the error: [align-left-simple-light](https://user-images.githubusercontent.com/38227845/188007806-69d631ce-8111-46ce-8245-ebaa9a476033.svg) [align-right-light](https://user-images.githubusercontent.com/38227845/188007811-e52402ce-30bf-412a-8a78-6b929755c30f.svg)

TODO: - [ ] Update the Readme for v1.0.0 - [ ] Add tests

We should use `display: 'swap'` because Inter font does not load on hard reload and (sometimes) on the first visit to the site. Do a hard reload and reload to...

I've initialized a storybook project using `npx -p @storybook/cli sb init --type html` and then I wanted to use SCSS for all stories. I installed @storybook/preset-scss but there is no...

development-configuration

Wrap the search text by `` element in tree items.

enhancement

Disabled items should be unclickable and have a class.

enhancement

> ./data.ts:15:101 > Module not found: Can't resolve '.postsuild-a-button-component-in-react.mdx' > 13 | return b.frontMatter.date.getTime() - a.frontMatter.date.getTime() > 14 | }, > > 15 | }, {'C:\Users\dgknc\Desktop\mdxts\examples\blog\posts\build-a-button-component-in-react.mdx': () => import('.\posts\build-a-button-component-in-react.mdx')}, "{...