sass-export icon indicating copy to clipboard operation
sass-export copied to clipboard

Use file name instead of 'variables' as DEFAULT_SECTION

Open mickeyvip opened this issue 5 years ago • 0 comments

Currently if there are no comments in the SASS/SCSS files for sections, each section gets DEFAULT_SECTION as section name, which is set to variables.

It would be nice to use a file name as the section fallback name.

Thank you! This tool came very handy in my project to import SASS/SCSS variables into TailwindCSS config.

mickeyvip avatar Jun 22 '20 07:06 mickeyvip