You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -86,9 +86,6 @@ The library is maintained by just one person at the moment - [@Ifycode](https://
86
86
* Group property-value pairs that are related or are often used together in one class so that it is reusable.
87
87
* The styles or classes (names) you propose must give good idea of the property-value pairs stored in it.
88
88
* Styles or classes proposed must be usable in any section inside the body of html documents.
89
-
<!--
90
-
* Styles or classes proposed must not reflect personal preference(s). The aim is to make ***built-in css styles*** accessible in the user's projects just by adding a class to an html element.
91
-
-->
92
89
* Do not make changes directly in the `main` or `develop` branches. See [development environment & git workflow](https://github.com/code-collabo/node-mongo-docs/issues/2) on how to make changes to the code base and submit pull request.
0 commit comments