首页
技术日记
编程
旅游
数码
登录
标签
javascriptHow would I match scss
javascript - How would I match `.scss`, `.sass`, `.css` but not `.ass`? (RegExp) - Stack Overflow
I have the following regex: .([s]?[ac]ss)$. The problem is, it matches .scss, .sass, .css, .ass. How
javascriptHow would I match scss
sass
css but not ass (RegExp)Stack Overflow
admin
2025-2-14
53
0