Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@ajusa/lit", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "a sub 400 byte css framework", | ||
@@ -5,0 +5,0 @@ "main": "lit.css", |
@@ -20,9 +20,13 @@ # lit 🔥 | ||
## util | ||
util is an atomic css addon for lit. It is currently a work in progress, but feel free to check it out at https://ajusa.github.io/lit/util.html | ||
## Getting Started | ||
1. Download [lit.css](https://github.com/Ajusa/lit/blob/master/dist/lit.css) | ||
2. Include [lit.css](https://github.com/Ajusa/lit/blob/master/dist/lit.css) | ||
3. Look at the docs on the website below to learn usage | ||
1. Install lit.css with one of the following: | ||
- NPM: `npm install --save @ajusa/lit` | ||
- CSS3: `<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ajusa/lit@1.0.0/dist/lit.css)" />` | ||
- CSSNext: `<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ajusa/lit@1.0.0/src/lit.css)" />` | ||
2. [Read the Docs](https://ajusa.github.io/lit/) to see usage | ||
Note: lit uses PostCSS to transform from CSSNext to CSS3. If you are comfortable outright using CSSNext, you can directly | ||
include the lit.css file in the src directory. Otherwise, use the dist/lit.css file. | ||
include the `lit.css` file in the src directory. Otherwise, use the `dist/lit.css` file. | ||
@@ -39,3 +43,1 @@ ## Supported Browsers | ||
5. If you are making changes live, use `npm run watch`. `watch` will build the minified css file in `./dist` whenever there is a change in `./src/lit.css`. | ||
[Docs](https://ajusa.github.io/lit/) |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42338
14
391
42
2