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

bantam-utilities

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

bantam-utilities - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

src/aspect-ratio.css

3

package.json
{
"name": "bantam-utilities",
"version": "0.0.2",
"version": "0.0.3",
"description": "A set of helper classes for performing common, functional CSS utilities.",

@@ -28,2 +28,3 @@ "author": "Colm Tuite <colmtuite@gmail.com> (http://www.colmtuite.com)",

"precss": "^1.4.0",
"autoprefixer": "^6.3.6",
"yargs": "^4.7.1"

@@ -30,0 +31,0 @@ },

@@ -1,1 +0,28 @@

# css-utilities
# Bantam Utilities
A set of CSS helper classes for performing common functional CSS tasks. Absolutely zero visual styling.
Reuse these utility classes on every website ever to build layouts.
## Things to note
- Zero visual style. Zilch. Nada. That's your job.
- Built on PostCSS.
- Reusable across all projects.
- Less than 1kb when minified and gzipped.
- Browser support down to IE7.
- Built to complement BantamCSS framework.
## Getting started
The simplest and fastest way to get started is to include the minified CSS file in your project. Just add this snippet to the head of your html file:
<link rel="stylesheet" href="https://raw.githubusercontent.com/colmtuite/bantam-utilities/master/css/bantam-utilities.min.css">
Install through npm to take advantage of future updates:
npm install bantam-utilities
## License
MIT. You can use Bantam Utilities as you see fit.

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