Changelog
Fetched automatically from the boatless repository at build time.
0.0.72026-05-07
Changed
- Update grid system with mixins
- use @container rules for better responsive
- add responsive rules for .hide and .mb
- use css var
0.0.62026-04-14
Changed
- Add gap param on flex mixin
- Remove colors UI on _var
0.0.52025-08-28
Added
- Add demo file in progress, to see mixins in action
Changed
- Rename project to boatless, more funny name
- Improve mixins less
0.0.42025-06-18
Changed
- Remove unecessary index.js file to root folder
0.0.32025-06-18
Added
- Add npmignore to remove unecessary files - for repo optimisation
- Add grid responsive
Changed
- Update structure project
0.0.22025-06-11
Added
- Add grid system
- Add test files
Changed
- Fix licence format file
- Dispatch mixins in category - all is mixin
- PostCSS processor only on build
Fixed
- Fixed breakpoints
- Fixed incorrect mixins with each()
0.0.12025-06-01
Added
- Add simple structure less
- Add tools to compile less files with linter