Comparing version 0.6.0 to 0.7.0
# Changelog | ||
## [Unreleased] | ||
- Grid system | ||
## [0.7.0] - 2024-05-29 | ||
### Added | ||
- CSS cascade layers | ||
- List styles | ||
### Changed | ||
- Use CSS `min` instead of `padding` on the `.container` class | ||
## [0.6.0] - 2024-05-14 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "ratata", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "HTML, CSS and JavaScript Boilerplate using just HTML, CSS and JavaScript.", | ||
@@ -28,4 +28,5 @@ "main": "src/css/ratata.css", | ||
"standard": "^17.1.0", | ||
"stylelint": "^16.5.0", | ||
"stylelint-config-standard": "^36.0.0" | ||
"stylelint": "^16.6.1", | ||
"stylelint-config-standard": "^36.0.0", | ||
"stylelint-use-logical": "^2.1.2" | ||
}, | ||
@@ -32,0 +33,0 @@ "standard": { |
@@ -35,3 +35,3 @@ # Ratata | ||
*/ | ||
--container-max-width: calc((1248 / 18) * 1rem); | ||
--container-max-width: calc((1848 / 18) * 1rem); | ||
--container-small-max-width: calc((660 / 18) * 1rem); | ||
@@ -38,0 +38,0 @@ --container-padding-inline: calc((24 / 18) * 1rem); |
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
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
76677
54
1622
4