UNPKG

css-column-gap

Version:

Css module of single purpose classes for column gap

24 lines (23 loc) 580 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title> css - column gap </title> <meta name="author" content="mrmrs"> <meta name="description" content="A small mobile-first css module."> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="column-gap.css"> </head> <body> <header> <code>npm install --save-dev css-column-gap</code> </header> <main> </main> <footer> </footer> </body> </html>