Files
EightBittr/cspell.json
Josh Goldberg ec901a54fc fix: remove options title hover and correct margins (#324)
Overview
Removes hovering from menu options, so it's only workable for clicks.
Tweaks the hover effect (and makes it used, now!) so it's > ... < before+after pseudo elements.
Tweaks options padding to fix #296 specifically.
PR Checklist

 Fixes #186; fixes #296
 I have run this code to verify it works
 This PR includes unit tests for the code change
2022-08-21 22:23:51 -04:00

106 lines
2.0 KiB
JSON

{
"dictionaries": ["css", "html", "softwareTerms", "typescript"],
"ignorePaths": [
"dist",
"lib",
"test",
"node_modules",
"**/*.d.ts",
"**/*.js",
"**/*.tsbuildinfo"
],
"words": [
"actorhittr",
"areaspawnr",
"Attachr",
"audioplayr",
"autofieldr",
"automagically",
"automator",
"battlemovr",
"Bittr",
"Blazingly",
"Boop",
"classcyclr",
"commitlint",
"Creatr",
"Cutscene",
"cutscenes",
"Cyclr",
"devicelayr",
"dpad",
"Drawr",
"Editr",
"eightbittr",
"Filr",
"flagswappr",
"fpsanalyzr",
"frametickr",
"fullscreensaver",
"fullscreenshenanigans",
"Gameboy",
"gameplay",
"genrand",
"Gitter",
"Goombas",
"Grapher",
"Graphr",
"groupholdr",
"gzipped",
"Handlr",
"HIGHSCORE",
"Hittr",
"Holdr",
"hoverable",
"inputwritr",
"Inversify",
"itemsholdr",
"Keepr",
"Layr",
"Linr",
"Makoto",
"Makr",
"mapscreatr",
"mapscreenr",
"Matsumoto",
"menugraphr",
"Mersenne",
"modattachr",
"Nishimura",
"numbermakr",
"objectmakr",
"Overworld",
"Passr",
"pixeldrawr",
"pixelrendr",
"Playr",
"preact",
"quadskeepr",
"redeclared",
"redeclaring",
"Rendr",
"sceneplayr",
"Screenr",
"Seedr",
"sinonjs",
"Spawnr",
"stateholdr",
"stringfilr",
"swappable",
"Takuji",
"timehandlr",
"touchpassr",
"triggerable",
"TTFI",
"unspawn",
"unspawned",
"unspawns",
"userwrappr",
"walkthrough",
"worldseedr",
"Wrappr",
"Writr",
"xattr"
]
}