Skip to content

Enables modular usage of Sass without worrying about importing the same component multiple times.

License

Notifications You must be signed in to change notification settings

dcress/sass-single-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sass Single Import

Usage

sass_single_import: {
	components: {
		src: ["components/**/*.scss"],
		dest: "page-styles/",
		cwd: "./test/sass"
	}
}

Credits

sass-single-import.scss : Wilson Page

About

Enables modular usage of Sass without worrying about importing the same component multiple times.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published