mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-04 21:15:23 +02:00
feat: add reusable copy button component
This commit is contained in:
parent
91ba44a169
commit
285b94779f
4 changed files with 166 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
@import './carbon.pcss';
|
||||
@import './components/header.pcss';
|
||||
@import './components/writing.pcss';
|
||||
@import './components/copy-button.pcss';
|
||||
@import './components/page.pcss';
|
||||
@import './components/greeting.pcss';
|
||||
@import './components/auth.pcss';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue