New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cssgram

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssgram - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

site/css/1977.min.css

2

package.json
{
"name": "cssgram",
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {},

@@ -5,0 +5,0 @@ "author": {

@@ -9,2 +9,16 @@ # CSSgram

### Use CSS classes
1. Link to the cssgram library: `<link rel="stylesheet" href="css/cssgram.min.css">` or any individual css file (i.e. `<link rel="stylesheet" href="css/aden.min.css">`)
2. Add a class to your image element with the name of the filter you would like to use
For example:
```html
<!-- HTML -->
<figure class="aden">
<img src="../img.png" alt="">
</figure>
```
### Use Sass `@extends`

@@ -31,16 +45,2 @@

### Use CSS classes
1. Link to the cssgram library: `<link rel="stylesheet" href="css/cssgram.min.css">` or any individual css file (i.e. `<link rel="stylesheet" href="css/aden.min.css">`)
2. Add a class to your image element with the name of the filter you would like to use
For example:
```html
<!-- HTML -->
<figure class="aden">
<img src="../img.png" alt="">
</figure>
```
## Current Filters

@@ -47,0 +47,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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