Comparing version 0.2.1 to 0.3.0
# Changelog | ||
## [0.3.0] - 2024-03-14 | ||
### Changed | ||
- **Breaking** CSS custom properties for table | ||
### Added | ||
- Narrow container width | ||
- Table style variant | ||
- Code styles | ||
- File input styles | ||
## [0.2.1] - 2024-03-11 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "ratata", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "HTML, CSS and JavaScript Boilerplate using just HTML, CSS and JavaScript.", | ||
@@ -19,3 +19,3 @@ "main": "src/css/ratata.css", | ||
"javascript", | ||
"framework" | ||
"boilerplate" | ||
], | ||
@@ -22,0 +22,0 @@ "author": "Benjamin de Oostfrees", |
@@ -5,6 +5,8 @@ # Ratata (WIP) | ||
[Check it out on CodePen](https://codepen.io/deoostfrees/pen/XWGWbEy). | ||
## Table of contents | ||
- [Main focus](#main-focus) | ||
- [Quick start](#quick-start) | ||
- [Getting started](#getting-started) | ||
- [Browser support](#browser-support) | ||
@@ -18,7 +20,9 @@ | ||
## Quick start | ||
## Getting started | ||
### Installation | ||
- [Download the latest release](https://github.com/deoostfrees/Ratata/releases). | ||
- Clone the repo: `git clone https://github.com/deoostfrees/Ratata.git`. | ||
- Install with [npm](https://www.npmjs.com): `npm install ratata`. | ||
- Clone Ratata from GitHub: `git clone https://github.com/deoostfrees/Ratata.git`. | ||
- Install Ratata from GitHub using [npm](https://www.npmjs.com): `npm install ratata`. | ||
@@ -25,0 +29,0 @@ ## Browser support |
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
55844
42
1164
30