Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@seliaco/giant-panda-styles

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seliaco/giant-panda-styles

Selia Styles Library

  • 1.0.57
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
474
decreased by-6.14%
Maintainers
0
Weekly downloads
 
Created
Source

Selia Styles and Colors Library

The Selia Styles and Colors Library is a comprehensive collection of design elements specifically tailored for the Selia mental health platform. This library provides consistent and visually appealing styles and colors to ensure a cohesive user experience across all Selia products, including web and mobile applications.

Features

Documentation is pending.

Usage

  1. Installation: Install the Selia Styles and Colors Library using npm or yarn:

    npm install @seliaco/giant-panda-styles
    

    or

    yarn add @seliaco/giant-panda-styles
    

    or using CDN

    <link
      rel="stylesheet"
      href="https://unpkg.com/@seliaco/giant-panda-styles/style.css"
    />
    
  2. Importing Styles: Import the desired styles or colors into your project's stylesheets or components:

    <link
      rel="stylesheet"
      href="https://unpkg.com/@seliaco/giant-panda-styles/style.css"
    />
    
    import "@seliaco/giant-panda-styles/style.css";
    
  3. Using Styles: Apply the predefined styles to your UI components:

    <button class="btn">Primary Button</button>
    

publish npm

Note: Dear Future Jhon, remember to delete the registry line in the package.json file before publishing on npm.

Contributing

Contributions to the Selia Styles and Colors Library are welcome! If you have suggestions for new styles or colors, or if you find any issues, please open an issue or submit a pull request on GitHub.

License

This library is distributed under the MIT License.

Contact

For any questions or inquiries, please contact the Selia development team at tech@selia.co.

Acknowledgments

Special thanks to all contributors who have helped make this library possible.

FAQs

Package last updated on 29 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc