Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benevolarx/b-css
small css framework
https://github.com/benevolarx/b-css
b-css css-framework custom-properties flexbox functionnal-css grid lightweight
Last synced: 17 days ago
JSON representation
small css framework
- Host: GitHub
- URL: https://github.com/benevolarx/b-css
- Owner: benevolarX
- License: mit
- Created: 2018-05-23T08:35:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T12:38:23.000Z (10 months ago)
- Last Synced: 2024-12-09T22:58:30.523Z (about 1 month ago)
- Topics: b-css, css-framework, custom-properties, flexbox, functionnal-css, grid, lightweight
- Language: SCSS
- Homepage: http://npm.im/@benevolar/b-css
- Size: 2.18 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# b-css
small css framework
work in progress !
objectif : créer un petit framework css composé de :
1. reset css
2. base pour flex / grid
3. quelques propriétés à la volée type bg-grey mais avec variables css non initialisées
4. quelques composants de structure (list-group, burger-icon, tooltip)/!\ la version 0.x est dépréciée
La nouvelle version 1.0 sera en ligne prochainement
Pas mal de breaking change pour la 1.0
- --txt-size-N deviens --fs-N
- suppression des @keyframes
- remplacement de certains rem par des em
- tooltip utilise data-tooltip pour son contenu
- suppression de tooltip-container
- changement des préfix --c au lieu de --color