# css
ts报错cannot find module 'XXX.scss' or its corresponding type declarations
在Typescript + Webpack + Sass项目中使用CSS Module,可以正常引入CSS模块使用,但是vscode总是提示 cannot find module 'XXX.scss' or its corresponding type declarations。
自定义范围滑块
关于range input范围滑块控件,每个浏览器实现效果不同。这里演示直接修改css样式达到统一样式的效果。