CSS Grid Overlay
Descripción general
Easily check the grid alignment of your page across breakpoints.
Supports multiples breakpoints and the usual grid values (gutters, columns, max width, etc). Configurations can easily be saved and shared among team members as json objects. Example conf: [ { "columns": 4, "margins": 16, // px before and after the first and last column // these gutters work like margins: // if distance between columns is 32px, gutters are 16 "gutters": 16, "from": 0, // start of breakpoint in px // Optional values // "to": 599, end of breakpoint in px // grid will be centered after this maxWidth in px // otherwise it'll be full width // "maxWidth": 1440, // if you want to move the grid // (e.g. in a style guide with a left sidebar // you'd use offsetLeft to push the grid to the right // "offsetTop": 0, // "offsetRight": 0, // "offsetBottom": 0, // "offsetLeft": 0, // "backgroundColors": { // "columns": "rgba(234, 23, 140, .3)", // "gutters": "rgba(0, 231, 255, .3)", // "margins": "rgba(0, 191, 165, .3)" // } } ]
3.9 de 57 calificaciones
Detalles
- Versión11
- Fecha de actualización30 de enero de 2025
- Tamaño183KiB
- IdiomasEnglish
- DesarrolladorSitio web
Correo electrónico
imagentlemail@gmail.com - No comercianteEl desarrollador no se identificó como comerciante. Si eres un consumidor de la Unión Europea, ten en cuenta que los derechos de los consumidores no aplican a los contratos entre el desarrollador y tú.
Privacidad
Este desarrollador declara el siguiente tratamiento de tus datos:
- No se venden a terceros, excepto en los casos de uso aprobados
- No se utilizan ni transfieren para fines no relacionados con la funcionalidad principal del elemento
- No se utilizan ni transfieren para determinar tu solvencia ni ofrecer préstamos
Asistencia
Si tienes preguntas, sugerencias o problemas, visita el sitio de asistencia del desarrollador