Daniel
0
Q:

typescript not supporting scss

// declaration.d.ts
declare module '*.scss' {
    const content: {[className: string]: string};
    export default content;
}
0

New to Communities?

Join the community