finish migration to less deps
This commit is contained in:
parent
3a762d2343
commit
aa12f5443c
19 changed files with 94 additions and 142 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Accessor, Index, JSX } from "solid-js";
|
||||
import { css } from "./list.module.css";
|
||||
import css from "./list.module.css";
|
||||
|
||||
interface ListProps<T> {
|
||||
label: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue