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

loht-true-skeleton

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loht-true-skeleton - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

package.json
{
"name": "loht-true-skeleton",
"version": "3.0.1",
"version": "3.0.2",
"scripts": {

@@ -5,0 +5,0 @@ "ng": "ng",

# loht true skeleton
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.8.
This is a pure scss Projekt.
## Runinstruktions
After installing the package, you have to link the style to your styles.css by past the root:
After installing the package, you have to link the package to your styles.css by past the root:
e.g.Angular styles.scss
e.g. Angular sec/styles.scss:
```scss
@import '../node_modules/loht-true-skeleton/src/styles.scss';
```

@@ -18,5 +20,6 @@ After that, you can use the class true-skeleton in your projekt.

It is possible to adjust individual parameters for setting the overlay.
## Customizing
It is possible to adjust individual parameters for setting the skeleton.
Set the changes bevore <b>@import</b> the package.
styles.scss:
```scss

@@ -23,0 +26,0 @@ /* You can add global styles to this file, and also import other style files */

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