Skip to content
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

feat: CSS globals #237

Merged
merged 1 commit into from
Oct 13, 2021
Merged

feat: CSS globals #237

merged 1 commit into from
Oct 13, 2021

Conversation

arvindanta
Copy link
Collaborator

@arvindanta arvindanta commented Oct 13, 2021

  1. Provide a way for the consumers to import global style and reorganised npm scripts as part of this.
  2. Reorganize npm scrips
  3. Use sass variables instead of css variables in crayons-datatable package components

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My commits have standard messages as mentioned in Contributing Guidelines

How Has This Been Tested?

Provide a way for the consumers to import global style and reorganised npm scripts as part of this.
@arvindanta
Copy link
Collaborator Author

The Global CSS file is bundled as part of crayons-core package and can be used via import as @freshworks/crayons/css/crayons-min.css

@arvindanta arvindanta merged commit 736d37b into monorepo Oct 13, 2021
@arvindanta arvindanta deleted the css-globals branch October 13, 2021 09:50
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.

1 participant