src: Remove SmartComponents/PresentationalComponents split

Just have a directory per component.
This commit is contained in:
Sanne Raymaekers 2021-04-20 16:15:47 +02:00
parent 01963bf877
commit 1b9cf6df7b
29 changed files with 15 additions and 15 deletions

View file

@ -1,6 +0,0 @@
.error {
color: var(--pf-global--danger-color--100);
}
.success {
color: var(--pf-global--success-color--100);
}