mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-08 21:30:47 +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 @@
|
||||
.octocat {
|
||||
.nes-octocat {
|
||||
$px: 6px;
|
||||
$octocat-colors: (#333, #ffdec4, #cb7066);
|
||||
// prettier-ignore
|
||||
|
Reference in New Issue
Block a user