Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bem-sample
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kazuhiko Shiozaki
bem-sample
Commits
97432125
Commit
97432125
authored
Oct 25, 2016
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README.md.
parent
56367d83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
README.md
+8
-0
No files found.
README.md
View file @
97432125
...
...
@@ -20,3 +20,11 @@ Here are some guidelines of the usage of LESS :
*
You can use the latest released version, i.e. the latest syntax.
*
You don't need to care the size of generated CSS. We can anyway use optimiser to grouping similar rules.
*
If you are not sure which you should choose between 'mixin' and 'extend', always use 'mixin'.
JavaScript
----------
Here are some guidelines of the usage of JavaScript :
*
Never try tricky things with JavaScript in Form appearance, that may easily break browser compatibility.
*
JQuery is available. Feel free to use it as much as possible for better readability and maintainability of the code.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment