1
0
Fork 0
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:
Aleksey Solovyev 2022-11-29 14:07:20 +03:00
parent 91ba44a169
commit 285b94779f
4 changed files with 166 additions and 2 deletions

View file

@ -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';