1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-29 10:09:42 +02:00

Add carbon banner on the page (#117)

This commit is contained in:
George Berezhnoy 2021-04-19 17:57:33 +03:00 committed by GitHub
parent 84e2982691
commit 541c145e72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 140 additions and 6 deletions

View file

@ -1,6 +1,7 @@
@import 'normalize.css';
@import './vars.pcss';
@import './layout.pcss';
@import './carbon.pcss';
@import './components/header.pcss';
@import './components/aside.pcss';
@import './components/writing.pcss';