这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@avkos
Copy link
Contributor

@avkos avkos commented Feb 5, 2025

No description provided.

export * from './components/WalletSetDetails';
export * as formats from './lib/format';
export * as utils from './lib/utils';
export * from './styles/tailwind.preset';
Copy link
Contributor

Choose a reason for hiding this comment

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

notice that preset has its own build step and export settings to not mix up the configuration with usage, see packages/circle-react-elements/package.json

import tailwindAnimate from 'tailwindcss-animate';

const preset = {
export const tailwindPreset = {
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest to use more package-name related name here as consumer could use multiple presets in their app, so circleElementsPreset would be more accurate

@krzysu krzysu changed the title Usability changes feat: package usability changes Feb 5, 2025
@krzysu
Copy link
Contributor

krzysu commented Feb 7, 2025

I upgraded tailwind css to v4 so this PR won't be needed anymore

@krzysu krzysu closed this Feb 7, 2025
@krzysu krzysu deleted the usability branch February 20, 2025 15:52
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.

3 participants