From d7059e321f796301c19cb1b9746eb3e27d7480bd Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 31 Jan 2018 00:07:23 +0100 Subject: Option to disable Bootstrap CSS --- src/main/resources/js/bootstrap.config.less | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/js/bootstrap.config.less (limited to 'src/main/resources/js/bootstrap.config.less') diff --git a/src/main/resources/js/bootstrap.config.less b/src/main/resources/js/bootstrap.config.less new file mode 100644 index 00000000..e69de29b -- cgit