-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
Han.css is developed using .sass format in most cases for its conciseness. From v3.1.0, where we started using Gulp for development, the main files (src/sass/han.scss and index.scss) switched to .scss format since the module gulp-sass fails to compile .sass files correctly. Will switch back once the bug is fixed.