numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.2k stars 228 forks source link

Add a missing closing brace in _gnome-applications.scss #669

Closed helb closed 7 years ago

helb commented 7 years ago

A missing closing } prevents building:

scss --update --sourcemap=none src/gtk-3.0/scss:src/gtk-3.0/dist
  directory src/gtk-3.0/dist
      error src/gtk-3.0/scss/apps/_gnome-applications.scss (Line 10: Invalid CSS after "}": expected "}", was "")
      error src/gtk-3.0/scss/apps/_gnome-applications.scss (Line 10: Invalid CSS after "}": expected "}", was "")
make: *** [Makefile:17: css] Error 1

introduced in 4289b971d67bfbd306e63162fd675545cd4eaa4b

helb commented 7 years ago

Fixed in 402fd4822a14f2246224ee62758a150dfccc1a58