mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
The char position used by $fileNameExtPos is actually from the beginning, not end, so is useless here However, we know that 'less' and 'scss' are 4 chars, so we can just slice off those 4 chars always