Skip to content

Conversation

@flaviotulino
Copy link

The widget supports now scss versioning if you create a main_v{version-number}.scss file.
It has a fallback to main.scss if anything goes wrong


// styles
import './main.scss';
//import './main.scss';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this commented line need to be here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants