mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-29 00:40:18 +02:00
feat: add the new nes-cursor class
This commit is contained in:
3
scss/helpers/pointer.scss
Normal file
3
scss/helpers/pointer.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.nes-pointer {
|
||||
cursor: $cursor-click-url, pointer;
|
||||
}
|
Reference in New Issue
Block a user