In Grunt, this is how your can match filenames with multiple dots and write to filenames that contain the original dot sequence, except for file extension.
/path/to/module.somename.scss -> /path/to/module.somename.css
In Grunt, this is how your can match filenames with multiple dots and write to filenames that contain the original dot sequence, except for file extension.
/path/to/module.somename.scss -> /path/to/module.somename.css