Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 50b77af

Browse files
committed
Merge branch 'main' into gh-pages
2 parents 22d8fff + 08bc6b6 commit 50b77af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,6 @@ The library is maintained by just one person at the moment - [@Ifycode](https://
8686
* Group property-value pairs that are related or are often used together in one class so that it is reusable.
8787
* The styles or classes (names) you propose must give good idea of the property-value pairs stored in it.
8888
* 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-
-->
9289
* 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.
9390

9491
## Technologies

0 commit comments

Comments
 (0)