Add a note in the extensions document about not specifying extensions in imports.
This commit is contained in:
parent
84992100ea
commit
767882f10a
@ -161,6 +161,7 @@ Tips for Developing Extensions
|
|||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
* If you're developing a simple extension, you may find it convenient to place your extension within an existing compass project in the extension folder.
|
* If you're developing a simple extension, you may find it convenient to place your extension within an existing compass project in the extension folder.
|
||||||
|
* Never specify an extension in your imports as this can cause issue when the syntax of a file changes.
|
||||||
|
|
||||||
Installing Extensions
|
Installing Extensions
|
||||||
---------------------
|
---------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user