From 4627cae075bfefe51578c2a9e936330b164a588d Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 18 Feb 2015 19:34:18 -0500 Subject: [PATCH] Update RELEASE-NOTES.md --- RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 13bf0a5f2..a2c6dec98 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -12,7 +12,9 @@ Importing individual components into other less files now requires scoping. This ``` Importing `semantic.less` still does not require any special syntax +```less @import 'src/semantic'; +``` **Bugs**