-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: #102 - purge unused bulma styles from mono repo prod styles #175
Fix: #102 - purge unused bulma styles from mono repo prod styles #175
Conversation
2dc2c4c
to
8513ec5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one small thing, looks good though, nice work 👍
packages/elements/purifyOptions.js
Outdated
@@ -0,0 +1,30 @@ | |||
// Other node scripts will used this file: webpack.sass.prod |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
File names kebab-case please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
f48d7b3
to
0cc7e49
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
0cc7e49
to
1e122ae
Compare
[CLD-586] Create Helper component
fixes #102
flows