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

@altack/alpha

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@altack/alpha

Alpha Theme for Sorbotics apps

  • 1.1.32
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Alpha for Angular Material 10

An Angular Material theme based on Alpha Design Spec.

How to use?

  1. Install Angular Material
    ng add @angular/material

    During the configuration setup choose:
    - Custom Theme
    - Don't install Google Material fonts

  2. Install Alpha theme
    npm i @altack/alpha

  3. Modify the styles.scss file from your src folder to include alpha.scss
    @import "~@altack/alpha";
    Please remove all related Angular Material configuration, they are already included in alpha.scss.

What else is included?

  • CSS reset by ress
  • Bootstrap Grid
  • Bootstrap Flex utilities
  • Bootstrap Display & Visibility utilities
  • Bootstrap Sizing & Spacing utilities

FAQs

Package last updated on 17 Jan 2022

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