File: control

package info (click to toggle)
twitter-bootstrap4 4.6.1%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,060 kB
  • sloc: javascript: 11,987; makefile: 27; xml: 21; sh: 6
file content (6 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
# Test disabled due to upstream bug: https://github.com/twbs/bootstrap/issues/26318
#Test-Command: node -e "require('bootstrap');"
#Depends: libjs-bootstrap4, nodejs, node-jquery

Test-Command: for f in /usr/share/sass/bootstrap/bootstrap*.scss /usr/share/javascript/bootstrap4/css/*.css; do sassc $f /dev/null; done
Depends: libjs-bootstrap4, sassc