How to Install and Uninstall compass-breakpoint-plugin Package on Kali Linux

Last updated: May 18,2024

1. Install "compass-breakpoint-plugin" package

Please follow the step by step instructions below to install compass-breakpoint-plugin on Kali Linux

$ sudo apt update $ sudo apt install compass-breakpoint-plugin

2. Uninstall "compass-breakpoint-plugin" package

This guide let you learn how to uninstall compass-breakpoint-plugin on Kali Linux:

$ sudo apt remove compass-breakpoint-plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the compass-breakpoint-plugin package on Kali Linux

Package: compass-breakpoint-plugin
Version: 3.0.0-1
Installed-Size: 74
Maintainer: Debian Sass team
Architecture: all
Provides: sass-stylesheets-breakpoint
Depends: compass-sassy-maps-plugin (<< 1)
Size: 15612
SHA256: e801d9c85673bbb85efb90881e4a61e5c9e81c0ec61a1518002871baa224856f
SHA1: 32d36bcd9768c01518cab5411e197c8215b98826
MD5sum: 8f384973fcb13369121c35d48ff9c693
Description: really simple media queries with Sass
Breakpoint makes writing media queries in Sass super simple.
Create a variable using a simplified syntax
based on most commonly used media queries,
then call it using the "breakpoint" mixin.
Breakpoint handles all of the heavy lifting,
from writing the media query itself,
to handling cross-browser compatibility issues,
so you can focus on what's important:
making sure your website looks its best.
.
Breakpoint also allows you
to get the context of your media queries from your code,
allowing you to write dynamic mixins
based on their media query context.
.
Additionally, Breakpoint includes Respond-To syntax
for the semantic awesomeness of string names
to identify your queries as opposed to variables,
and for dynamically generating media queries.
.
Sass is a pre-processing language for CSS.
It allows you to write cleaner stylesheets
and makes collaboration on your CSS a breeze.
Description-md5:
Homepage: http://breakpoint-sass.com/
Section: web
Priority: optional
Filename: pool/main/c/compass-breakpoint-plugin/compass-breakpoint-plugin_3.0.0-1_all.deb