mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 17:51:46 +02:00
(breaking changes)Add prefix to class name (#82)
* feat: add prefix BREAKING CHANGE: add nes- to class prefix * feat: fix storybook
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.table {
|
||||
.nes-table {
|
||||
table-layout: fixed;
|
||||
background-color: $background-color;
|
||||
@mixin thsAndTdsBoxShadow($color) {
|
||||
|
Reference in New Issue
Block a user