Multiple Instances of Same CSS Block
Open
bug
- Dominant language
- TypeScript
- Stars
- 443
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
While using a component, if you reuse the component multiple times, it is currently adding inlined CSS of that component multiple times as well
**To Reproduce**
- Create a component
- Import it and call it multiple times
**Expected behavior**
- I feel we should add it to a separate CSS file and import the css file.
**Screenshots**
**Specs:**
- Abell Version:
- Node Version:
- Operating System:
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.