egirlskey/packages/frontend
ShittyKopper 4a4fd70180 upd: partially un-hash CSS class names
intended to allow easier creation of custom CSS modifications. the last
4 chars of class names should be static as long as files don't move, but
just in case modifications might prefer to use prefix selectors such as
[class^=MkWhatever] instead of .MkWhatever-1234
2023-10-22 20:39:38 +03:00
..
.storybook add: speakAsCat extension 2023-10-04 04:35:58 +02:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
assets chore: update assets 2023-10-15 12:18:29 +02:00
lib work in progress icons 2023-09-30 21:53:52 +02:00
public chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
src merge: "show content for all CWs" button (#83) 2023-10-17 21:34:14 +02:00
test refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
.eslintrc.cjs cjs 2023-09-19 17:06:56 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json merge: upstream performance changes & instance silencing 2023-10-16 23:38:21 +02:00
tsconfig.json refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
vite.config.ts upd: partially un-hash CSS class names 2023-10-22 20:39:38 +03:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00