How to Install and Uninstall compass-breakpoint-plugin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "compass-breakpoint-plugin" package

This guide let you learn how to install compass-breakpoint-plugin on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "compass-breakpoint-plugin" package

Please follow the guidelines below to uninstall compass-breakpoint-plugin on Ubuntu 21.10 (Impish Indri):

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

3. Information about the compass-breakpoint-plugin package on Ubuntu 21.10 (Impish Indri)

Package: compass-breakpoint-plugin
Architecture: all
Version: 2.7.1-3
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Sass team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Provides: sass-stylesheets-breakpoint
Depends: compass-sassy-maps-plugin (<< 1)
Filename: pool/universe/c/compass-breakpoint-plugin/compass-breakpoint-plugin_2.7.1-3_all.deb
Size: 14628
MD5sum: 76a7c581cdb1a1e6d27a8a2b29fc8114
SHA1: dc98e6a516868448027411faf9607607bd013ab6
SHA256: 64817e75e36296dff4bd8260bedcc1fdd1720b4f742ff0d85ebcea170bdc4b79
SHA512: 24520c6f20bd49cab2777b250e53a62e9626f2d6042960948a3df41aa2099209d76ec6737b25cbf4b8a5f15bb367d29e5b24f833d4b132e9bcc3372acc3574ff
Homepage: http://breakpoint-sass.com/
Description-en: 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: bd51595afad935d8ce7187b2989960b6
Ruby-Versions: all