mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-25 07:01:11 +02:00
@@ -11,7 +11,7 @@ const sampleCollection = [
|
||||
{
|
||||
title: 'buttons',
|
||||
showCode: false,
|
||||
code: `<a class="nes-btn">Normal</a>
|
||||
code: `<a class="nes-btn" href="#">Normal</a>
|
||||
|
||||
<button type="button" class="nes-btn is-primary">Primary</button>
|
||||
<button type="button" class="nes-btn is-success">Success</button>
|
||||
|
Reference in New Issue
Block a user