Add storybook for the react repo, this will make developing components enjoyable ! It can also serve as a single source of thruth.
4 lines
107 B
HTML
4 lines
107 B
HTML
<link rel='stylesheet' type='text/css' href='/src/index.scss'>
|
|
<script>
|
|
window.global = window;
|
|
</script> |